Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationCallbackTest.java109 private SurfaceControl createChildSc(SurfaceControl parent) { in createChildSc() method in TrustedPresentationCallbackTest
133 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener()
153 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_parentVisibilityChanges()
176 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_alphaBelow()
194 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCrop()
217 SurfaceControl sc1 = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCovered()
218 SurfaceControl sc2 = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCovered()
241 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_enteredExitEntered()
300 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_clearCallback()
325 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_multipleSetCallbacks()
[all …]