Searched refs:rootSc (Results 1 – 1 of 1) sorted by relevance
132 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener() local133 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener()152 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_parentVisibilityChanges() local153 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_parentVisibilityChanges()175 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_alphaBelow() local176 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_alphaBelow()193 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_minFractionDueToCrop() local194 SurfaceControl sc = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCrop()216 SurfaceControl rootSc = mActivity.getSurfaceControl(); in testTrustedPresentationListener_minFractionDueToCovered() local217 SurfaceControl sc1 = createChildSc(rootSc); in testTrustedPresentationListener_minFractionDueToCovered()[all …]