Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java1492 private final GLSurfaceViewFactory glSurfaceViewFactory; field in GLSurfaceViewSnapshot
1499 public GLSurfaceViewSnapshot(GLSurfaceViewFactory glSurfaceViewFactory, int width, int height) { in GLSurfaceViewSnapshot()