Home
last modified time | relevance | path

Searched refs:rootSc (Results 1 – 1 of 1) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationCallbackTest.java132 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener() local
133 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener()
152 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_parentVisibilityChanges() local
153 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_parentVisibilityChanges()
175 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_alphaBelow() local
176 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_alphaBelow()
193 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_minFractionDueToCrop() local
194 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCrop()
216 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_minFractionDueToCovered() local
217 SurfaceControl sc1 = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCovered()
[all …]