Searched refs:IsEGLContextInCurrentThread (Results 1 – 2 of 2) sorted by relevance
48 if (!IsEGLContextInCurrentThread(EGLDisplay_, EGLContext_)) { in RetryEGLContext()189 EGLBoolean EglManager::IsEGLContextInCurrentThread(EGLDisplay display, EGLContext context) in IsEGLContextInCurrentThread() function in OHOS::Rosen::EglManager
46 EGLBoolean IsEGLContextInCurrentThread(EGLDisplay display, EGLContext context);