Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp44 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetDisplay()
59 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplay()
242 setError(EGL_BAD_PARAMETER, NULL); in eglGetProcAddress()
326 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglBindAPI()
336 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglQueryAPI()
595 return setError(EGL_BAD_PARAMETER, (EGLuint64NV)EGL_FALSE); in eglGetSystemTimeFrequencyNV()
605 return setError(EGL_BAD_PARAMETER, (EGLuint64NV)EGL_FALSE); in eglGetSystemTimeNV()
Degl_tls.cpp59 case EGL_BAD_PARAMETER: in egl_strerror()
Degl_platform_entries.cpp255 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
260 return setError(EGL_BAD_PARAMETER, EGL_NO_DISPLAY); in eglGetPlatformDisplayTmpl()
313 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglGetConfigsImpl()
333 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglChooseConfigImpl()
817 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePlatformPixmapSurfaceImpl()
827 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglCreatePixmapSurfaceImpl()
1095 return setError(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in eglGetCurrentSurfaceImpl()
1336 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE); in eglSwapBuffersWithDamageKHRImpl()
1430 return setError(EGL_BAD_PARAMETER, (const char*)nullptr); in eglQueryStringImpl()
1449 return setError(EGL_BAD_PARAMETER, (const char*)nullptr); in eglQueryStringImplementationANDROIDImpl()
[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/native/opengl/tools/glgen/stubs/egl/
DEGLExtHeader.java-if58 * an {@link SyncFence#isValid() invalid} SyncFence is returned and an EGL_BAD_PARAMETER
62 * returned and an EGL_BAD_PARAMETER error is generated.
DEGL14Header.java-if53 public static final int EGL_BAD_PARAMETER = 0x300C;
/frameworks/base/opengl/java/android/opengl/
DGLUtils.java253 case EGL10.EGL_BAD_PARAMETER: in getEGLErrorString()
DEGL14.java53 public static final int EGL_BAD_PARAMETER = 0x300C; field in EGL14
DEGLLogWrapper.java561 case EGL_BAD_PARAMETER: in getErrorString()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp86 case EGL_BAD_PARAMETER: return "BAD PARAMETER"; in egl_strerror()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java35 int EGL_BAD_PARAMETER = 0x300C; field
/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/base/libs/hwui/renderthread/
DEglManager.cpp64 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-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt29565 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c
61571 field public static final int EGL_BAD_PARAMETER = 12300; // 0x300c