Home
last modified time | relevance | path

Searched defs:surfaceControl (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowSurfaceControlTest.java43 SurfaceControl surfaceControl = in newSurfaceControl_isNotNull() local
66 SurfaceControl surfaceControl = surfaceControlBuilder.build(); in build_isNotNull() local
74 SurfaceControl surfaceControl = in build_isValid() local
DShadowSurfaceTest.java142 SurfaceControl surfaceControl = in copyFrom_surfaceControl_lockHardwareCavnvas() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/surface/src/main/java/com/google/android/exoplayer2/surfacedemo/
DMainActivity.java70 @Nullable private static SurfaceControl surfaceControl; field in MainActivity
264 SurfaceControl surfaceControl = Assertions.checkNotNull(MainActivity.surfaceControl); in reparent() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/surface/src/main/java/com/google/android/exoplayer2/surfacedemo/
DMainActivity.java69 @Nullable private static SurfaceControl surfaceControl; field in MainActivity
263 SurfaceControl surfaceControl = Assertions.checkNotNull(MainActivity.surfaceControl); in reparent() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowViewRootImpl.java118 SurfaceControl surfaceControl = in relayoutWindow() local