Searched refs:mLimitedGLESContexts (Results 1 – 1 of 1) sorted by relevance
1870 return mLimitedGLESContexts; in shouldReleaseEGLContextWhenPausing()1887 mLimitedGLESContexts = !mMultipleGLESContextsAllowed; in checkGLDriver()1891 + " mLimitedGLESContexts = " + mLimitedGLESContexts); in checkGLDriver()1922 private boolean mLimitedGLESContexts; field in GLSurfaceViewCustom.GLThreadManager