Searched refs:hasEglContext (Results 1 – 5 of 5) sorted by relevance
40 bool hasEglContext();
171 return CC_LIKELY(mEglManager.hasEglContext()); in isContextReady()274 if (Caches::hasInstance() && thread.eglManager().hasEglContext()) { in prepareToDraw()282 if (thread.eglManager().hasEglContext()) { in invokeFunctor()
98 if (hasEglContext()) return; in initialize()175 bool EglManager::hasEglContext() { in hasEglContext() function in android::uirenderer::renderthread::EglManager
629 if (!thread.eglManager().hasEglContext()) return; in trimMemory()
230 return CC_LIKELY(mEglManager.hasEglContext()); in isContextReady()235 if (thread.eglManager().hasEglContext()) { in invokeFunctor()