Home
last modified time | relevance | path

Searched refs:EGL_BAD_PARAMETER (Results 1 – 22 of 22) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp45 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetDisplay()
60 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplay()
243 setError(EGL_BAD_PARAMETER, NULL); in eglGetProcAddress()
327 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglBindAPI()
337 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglQueryAPI()
596 return setError(EGL_BAD_PARAMETER, (EGLuint64NV)EGL_FALSE); in eglGetSystemTimeFrequencyNV()
606 return setError(EGL_BAD_PARAMETER, (EGLuint64NV)EGL_FALSE); in eglGetSystemTimeNV()
Degl_platform_entries.cpp290 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
295 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
352 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglGetConfigsImpl()
375 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglChooseConfigImpl()
848 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePlatformPixmapSurfaceImpl()
858 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePixmapSurfaceImpl()
1140 default: return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglGetCurrentSurfaceImpl()
1396 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglSwapBuffersWithDamageKHRImpl()
1496 return setError(EGL_BAD_PARAMETER, (const char *)nullptr); in eglQueryStringImpl()
1516 return setError(EGL_BAD_PARAMETER, (const char *)nullptr); in eglQueryStringImplementationANDROIDImpl()
[all …]
Degl_tls.cpp49 case EGL_BAD_PARAMETER: return "EGL_BAD_PARAMETER"; in egl_strerror()
/frameworks/native/opengl/specs/
DEGL_ANDROID_image_native_buffer.txt84 pointer to a valid ANativeWindowBuffer, the error EGL_BAD_PARAMETER
92 the EGL implementation, the error EGL_BAD_PARAMETER is generated."
DEGL_ANDROID_get_native_client_buffer.txt79 * If the value of buffer is NULL, the error EGL_BAD_PARAMETER is
DEGL_ANDROID_blob_cache.txt130 <dpy>. If <set> or <get> is NULL then an EGL_BAD_PARAMETER error is
133 EGL_BAD_PARAMETER error is generated.
DEGL_ANDROID_native_fence_sync.txt217 EGL_NO_NATIVE_FENCE_FD_ANDROID is returned and an EGL_BAD_PARAMETER
221 returned and an EGL_BAD_PARAMETER error is generated.
DEGL_ANDROID_get_frame_timestamps.txt164 Timestamp queries that are not supported will generate an EGL_BAD_PARAMETER
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java253 case EGL10.EGL_BAD_PARAMETER: in getEGLErrorString()
DEGL14.java52 public static final int EGL_BAD_PARAMETER = 0x300C; field in EGL14
DEGLLogWrapper.java561 case EGL_BAD_PARAMETER: in getErrorString()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java34 int EGL_BAD_PARAMETER = 0x300C; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp86 case EGL_BAD_PARAMETER: return "BAD PARAMETER"; in egl_strerror()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h111 #define EGL_BAD_PARAMETER 0x300C macro
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h85 case EGL_BAD_PARAMETER: return "EGL_BAD_PARAMETER"; in strerror()
/frameworks/native/opengl/include/EGL/
Degl.h73 #define EGL_BAD_PARAMETER 0x300C macro
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if52 public static final int EGL_BAD_PARAMETER = 0x300C;
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp60 ERROR_CASE(EGL_BAD_PARAMETER) in egl_error_str()
/frameworks/rs/driver/
DrsdGL.cpp63 case EGL_BAD_PARAMETER: return "EGL_BAD_PARAMETER"; in checkEglError()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18706 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
51715 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
/frameworks/base/api/
Dcurrent.txt32730 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
78590 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c