Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/
H A Degl_manager.cpp48 if (!IsEGLContextInCurrentThread(EGLDisplay_, EGLContext_)) { in RetryEGLContext()
189 EGLBoolean EglManager::IsEGLContextInCurrentThread(EGLDisplay display, EGLContext context) in IsEGLContextInCurrentThread() function in OHOS::Rosen::EglManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/egl/include/
H A Degl_manager.h46 EGLBoolean IsEGLContextInCurrentThread(EGLDisplay display, EGLContext context);