Home
last modified time | relevance | path

Searched refs:mEGLContextFactory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java353 if (mEGLContextFactory == null) { in setRenderer()
354 mEGLContextFactory = new DefaultContextFactory(); in setRenderer()
376 mEGLContextFactory = factory; in setEGLContextFactory()
1060 mEglContext = view.mEGLContextFactory.createContext(mEgl, mEglDisplay, mEglConfig); in start()
1203 view.mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext); in finish()
1931 private EGLContextFactory mEGLContextFactory; field in GLSurfaceView
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51948 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;