Home
last modified time | relevance | path

Searched refs:EGL_BAD_PARAMETER (Results 1 – 24 of 24) 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.cpp292 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
297 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
354 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglGetConfigsImpl()
377 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglChooseConfigImpl()
853 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePlatformPixmapSurfaceImpl()
863 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePixmapSurfaceImpl()
1146 default: return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglGetCurrentSurfaceImpl()
1499 return setError(EGL_BAD_PARAMETER, (const char *)nullptr); in eglQueryStringImpl()
1519 return setError(EGL_BAD_PARAMETER, (const char *)nullptr); in eglQueryStringImplementationANDROIDImpl()
2258 if (!buffer) return setError(EGL_BAD_PARAMETER, (EGLClientBuffer) nullptr); in eglGetNativeClientBufferANDROIDImpl()
[all …]
Degl_tls.cpp49 case EGL_BAD_PARAMETER: return "EGL_BAD_PARAMETER"; in egl_strerror()
Degl_display.cpp191 *error = EGL_BAD_PARAMETER; in getPlatformDisplayAngle()
/frameworks/native/opengl/libagl/
Degl.cpp1503 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglGetConfigs()
1526 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglChooseConfig()
1979 return setError(EGL_BAD_PARAMETER, (const char *)0); in eglQueryString()
1992 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglSurfaceAttrib()
2001 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglBindTexImage()
2010 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglReleaseTexImage()
2028 return setError(EGL_BAD_PARAMETER, EGL_FALSE); in eglBindAPI()
2056 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer()
2097 return setError(EGL_BAD_PARAMETER, EGL_NO_IMAGE_KHR); in eglCreateImageKHR()
2103 return setError(EGL_BAD_PARAMETER, EGL_NO_IMAGE_KHR); in eglCreateImageKHR()
[all …]
/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.java257 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.cpp63 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/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/non-updatable-api/
Dcurrent.txt31316 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
75977 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
/frameworks/base/api/
Dcurrent.txt31460 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
76121 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c