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.cpp38 case EGL_NOT_INITIALIZED: return "EGL_NOT_INITIALIZED"; in egl_strerror()
Degl.cpp93 return setError(EGL_NOT_INITIALIZED, egl_display_ptr(nullptr)); in validate_display()
Degl_platform_entries.cpp1030 if (!dp->isReady()) return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglMakeCurrentImpl()
2344 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetNextFrameIdANDROIDImpl()
2402 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetCompositorTimingANDROIDImpl()
2518 return setError(EGL_NOT_INITIALIZED, (EGLBoolean)EGL_FALSE); in eglGetFrameTimestampsANDROIDImpl()
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java235 case EGL10.EGL_NOT_INITIALIZED: in getEGLErrorString()
DEGL14.java41 public static final int EGL_NOT_INITIALIZED = 0x3001; field in EGL14
DEGLLogWrapper.java539 case EGL_NOT_INITIALIZED: in getErrorString()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java23 int EGL_NOT_INITIALIZED = 0x3001; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp75 case EGL_NOT_INITIALIZED: return "NOT INITIALIZED"; in egl_strerror()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h100 #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/native/opengl/include/EGL/
Degl.h97 #define EGL_NOT_INITIALIZED 0x3001 macro
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if41 public static final int EGL_NOT_INITIALIZED = 0x3001;
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp52 ERROR_CASE(EGL_NOT_INITIALIZED) in egl_error_str()
/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/non-updatable-api/
Dcurrent.txt31363 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
76006 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
/frameworks/base/api/
Dcurrent.txt31507 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001
76150 field public static final int EGL_NOT_INITIALIZED = 12289; // 0x3001