Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp1964 syncRes->status = EGL_SIGNALED_KHR; in eglCreateSyncKHR()
2025 res_status = EGL_SIGNALED_KHR; in eglClientWaitSyncKHR()
2031 res_status = EGL_SIGNALED_KHR; in eglClientWaitSyncKHR()
/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h131 #define EGL_SIGNALED_KHR 0x30F2 macro