Home
last modified time | relevance | path

Searched refs:EGL_NOT_INITIALIZED (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp37 case EGL_NOT_INITIALIZED: return "EGL_NOT_INITIALIZED"; in egl_strerror()
Degl.cpp94 return setError(EGL_NOT_INITIALIZED, egl_display_ptr(NULL)); in validate_display()
DeglApi.cpp983 if (!dp->isReady()) return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglMakeCurrent()
2247 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetNextFrameIdANDROID()
2307 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetCompositorTimingANDROID()
2427 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetFrameTimestampsANDROID()
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java231 case EGL10.EGL_NOT_INITIALIZED: in getEGLErrorString()
DEGL14.java40 public static final int EGL_NOT_INITIALIZED = 0x3001; field in EGL14
DEGLLogWrapper.java539 case EGL_NOT_INITIALIZED: in getErrorString()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp75 case EGL_NOT_INITIALIZED: return "NOT INITIALIZED"; in egl_strerror()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java23 int EGL_NOT_INITIALIZED = 0x3001; field
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h100 #define EGL_NOT_INITIALIZED 0x3001 macro
/frameworks/native/opengl/include/EGL/
Degl.h97 #define EGL_NOT_INITIALIZED 0x3001 macro
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h74 case EGL_NOT_INITIALIZED: return "EGL_NOT_INITIALIZED"; in strerror()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp56 ERROR_CASE(EGL_NOT_INITIALIZED) in egl_error_str()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if40 public static final int EGL_NOT_INITIALIZED = 0x3001;
/frameworks/rs/driver/
DrsdGL.cpp52 case EGL_NOT_INITIALIZED: return "EGL_NOT_INITIALIZED"; in checkEglError()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18753 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
51744 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
/frameworks/base/config/
Dhiddenapi-public-dex.txt27662 Landroid/opengl/EGL14;->EGL_NOT_INITIALIZED:I
71790 Ljavax/microedition/khronos/egl/EGL10;->EGL_NOT_INITIALIZED:I
/frameworks/base/api/
Dcurrent.txt29179 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
71343 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001