Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java971 return new GLSurfaceViewSnapshot(this, VIEW_WIDTH, VIEW_HEIGHT); in getVideoViewSnapshot()
1494 class GLSurfaceViewSnapshot extends VideoViewSnapshot { class
1496 private static final String TAG = GLSurfaceViewSnapshot.class.getSimpleName();
1505 public GLSurfaceViewSnapshot(GLSurfaceViewFactory glSurfaceViewFactory, int width, int height) { in GLSurfaceViewSnapshot() method in GLSurfaceViewSnapshot