Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowSurface.java14 @RealObject private Surface realSurface; field in ShadowSurface
20 Surface.class, realSurface, ClassParameter.from(SurfaceTexture.class, surfaceTexture)); in __constructor__()