Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java1487 + " mFinishedCreatingEglSurface: " + mFinishedCreatingEglSurface in guardedRun()
1513 mFinishedCreatingEglSurface = true; in guardedRun()
1518 mFinishedCreatingEglSurface = true; in guardedRun()
1682 mFinishedCreatingEglSurface = false; in surfaceCreated()
1685 && !mFinishedCreatingEglSurface in surfaceCreated()
1835 private boolean mFinishedCreatingEglSurface; field in GLSurfaceView.GLThread
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51892 Landroid/opengl/GLSurfaceView$GLThread;->mFinishedCreatingEglSurface:Z