Home
last modified time | relevance | path

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

/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java223 private class PriorityContextFactory implements GLSurfaceView.EGLContextFactory {
256 private class ProtectedContextFactory implements GLSurfaceView.EGLContextFactory {
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java376 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()
769 public interface EGLContextFactory { interface in GLSurfaceViewCustom
774 private class DefaultContextFactory implements EGLContextFactory {
1937 private EGLContextFactory mEGLContextFactory;
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java110 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt32394 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
32415 public static interface GLSurfaceView.EGLContextFactory {