Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h79 #define EGL_BAD_ACCESS 0x3002 macro
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp686 RETURN_ERROR(EGL_FALSE,EGL_BAD_ACCESS); in eglMakeCurrent()
741 RETURN_ERROR(EGL_FALSE,EGL_BAD_ACCESS); in eglMakeCurrent()