Package org.robolectric.shadows
Class ShadowSurface
- java.lang.Object
-
- org.robolectric.shadows.ShadowSurface
-
@Implements(android.view.Surface.class) public class ShadowSurface extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShadowSurface()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void__constructor__(android.graphics.SurfaceTexture surfaceTexture)android.graphics.SurfaceTexturegetSurfaceTexture()
-