Searched refs:mEGLWindowSurfaceFactory (Results 1 – 2 of 2) sorted by relevance
356 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
37942 Landroid/opengl/GLSurfaceView;->mEGLWindowSurfaceFactory:Landroid/opengl/GLSurfaceView$EGLWindowSur…