Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java356 if (mEGLWindowSurfaceFactory == null) { in setRenderer()
357 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory(); in setRenderer()
390 mEGLWindowSurfaceFactory = factory; in setEGLWindowSurfaceFactory()
1107 mEglSurface = view.mEGLWindowSurfaceFactory.createWindowSurface(mEgl, in createSurface()
1190 view.mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in destroySurfaceImp()
1932 private EGLWindowSurfaceFactory mEGLWindowSurfaceFactory; field in GLSurfaceView
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt37942 Landroid/opengl/GLSurfaceView;->mEGLWindowSurfaceFactory:Landroid/opengl/GLSurfaceView$EGLWindowSur…