Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java373 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()
784 public interface EGLContextFactory { interface in GLSurfaceView
789 private class DefaultContextFactory implements EGLContextFactory {
1926 private EGLContextFactory mEGLContextFactory;
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/base/config/
Dhiddenapi-public-dex.txt30324 Landroid/opengl/GLSurfaceView$EGLContextFactory;
30325 Landroid/opengl/GLSurfaceView$EGLContextFactory;->createContext(Ljavax/microedition/khronos/egl/EGL…
30326 Landroid/opengl/GLSurfaceView$EGLContextFactory;->destroyContext(Ljavax/microedition/khronos/egl/EG…
30358 …roid/opengl/GLSurfaceView;->setEGLContextFactory(Landroid/opengl/GLSurfaceView$EGLContextFactory;)V
Dboot-image-profile.txt26850 HSPLandroid/opengl/GLSurfaceView$EGLContextFactory;->createContext(Ljavax/microedition/khronos/egl/…
26851 HSPLandroid/opengl/GLSurfaceView$EGLContextFactory;->destroyContext(Ljavax/microedition/khronos/egl…
26880 …roid/opengl/GLSurfaceView;->setEGLContextFactory(Landroid/opengl/GLSurfaceView$EGLContextFactory;)V
56980 Landroid/opengl/GLSurfaceView$EGLContextFactory;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21189 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
21208 public static abstract interface GLSurfaceView.EGLContextFactory {
/frameworks/base/api/
Dcurrent.txt31895 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
31915 public static abstract interface GLSurfaceView.EGLContextFactory {