Searched refs:GLSurfaceViewFactory (Results 1 – 2 of 2) sorted by relevance
38 new GLSurfaceViewFactory(), in testH264GLViewVideoDecode()44 new GLSurfaceViewFactory(), in testH264GLViewLargerHeightVideoDecode()50 new GLSurfaceViewFactory(), in testH264GLViewLargerWidthVideoDecode()75 new GLSurfaceViewFactory(), in testVP9GLViewVideoDecode()81 new GLSurfaceViewFactory(), in testVP9GLViewLargerHeightVideoDecode()87 new GLSurfaceViewFactory(), in testVP9GLViewLargerWidthVideoDecode()112 new GLSurfaceViewFactory(), in testH264GLViewCroppedVideoDecode()
700 class GLSurfaceViewFactory extends VideoViewFactory { class702 private static final String TAG = GLSurfaceViewFactory.class.getSimpleName();710 public GLSurfaceViewFactory() {} in GLSurfaceViewFactory() method in GLSurfaceViewFactory1229 private final GLSurfaceViewFactory glSurfaceViewFactory;1236 public GLSurfaceViewSnapshot(GLSurfaceViewFactory glSurfaceViewFactory, int width, int height) { in GLSurfaceViewSnapshot()