Searched refs:EGL_TIMEOUT_EXPIRED_KHR (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp259 if (result == EGL_TIMEOUT_EXPIRED_KHR) {
/frameworks/native/libs/gui/
H A DGLConsumer.cpp713 } else if (result == EGL_TIMEOUT_EXPIRED_KHR) {
H A DBufferQueueProducer.cpp550 } else if (result == EGL_TIMEOUT_EXPIRED_KHR) {
/frameworks/native/opengl/include/EGL/
H A Deglext.h315 #define EGL_TIMEOUT_EXPIRED_KHR 0x30F5 macro
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1346 } else if (result == EGL_TIMEOUT_EXPIRED_KHR) {

Completed in 21 milliseconds