Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSurfaceViewTest.java24 private ShadowSurfaceView shadowSurfaceView = (ShadowSurfaceView) Shadows.shadowOf(view);
25 private ShadowSurfaceView.FakeSurfaceHolder fakeSurfaceHolder =
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowGLSurfaceView.java9 public class ShadowGLSurfaceView extends ShadowSurfaceView {
DShadowSurfaceView.java15 public class ShadowSurfaceView extends ShadowView { class
DShadowVideoView.java11 public class ShadowVideoView extends ShadowSurfaceView {