Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java374 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()
785 public interface EGLContextFactory { interface in GLSurfaceView
790 private class DefaultContextFactory implements EGLContextFactory {
1931 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/gldual/src/com/android/gldual/
DGLDualGL2View.java81 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/opt/setupwizard/tools/docs/
Dandroid-22.txt21189 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
21208 public static abstract interface GLSurfaceView.EGLContextFactory {
/frameworks/base/non-updatable-api/
Dcurrent.txt34145 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
34165 public static interface GLSurfaceView.EGLContextFactory {
/frameworks/base/api/
Dcurrent.txt34289 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
34309 public static interface GLSurfaceView.EGLContextFactory {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48457 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;