HomeSort by relevance Sort by last modified time
    Searched refs:EGL_FALSE (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2_fallbacks.h 61 return EGL_FALSE;
78 return EGL_FALSE;
86 return EGL_FALSE;
94 return EGL_FALSE;
117 return EGL_FALSE;
platform_x11_dri3.c 283 (int64_t *) sbc) ? EGL_TRUE : EGL_FALSE;
391 return EGL_FALSE;
484 return EGL_FALSE;
488 return EGL_FALSE;
504 return EGL_FALSE;
515 return EGL_FALSE;
527 return EGL_FALSE;
536 return EGL_FALSE;
egl_dri2.c 147 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)
148 return EGL_FALSE;
151 return EGL_FALSE;
285 if (!_eglValidateConfig(&base, EGL_FALSE)) {
449 ret = EGL_FALSE;
549 return EGL_FALSE;
553 return EGL_FALSE;
568 return EGL_FALSE;
572 return EGL_FALSE;
587 return EGL_FALSE;
    [all...]
platform_x11.c 595 return EGL_FALSE;
600 return EGL_FALSE;
624 return EGL_FALSE;
628 return EGL_FALSE;
648 return EGL_FALSE;
657 return EGL_FALSE;
667 return EGL_FALSE;
677 return EGL_FALSE;
683 return EGL_FALSE;
704 return EGL_FALSE;
    [all...]
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 141 return error(EGL_BAD_DISPLAY, EGL_FALSE);
146 return error(EGL_NOT_INITIALIZED, EGL_FALSE);
161 return error(EGL_BAD_DISPLAY, EGL_FALSE);
229 return EGL_FALSE;
234 return error(EGL_BAD_PARAMETER, EGL_FALSE);
241 return error(EGL_BAD_ATTRIBUTE, EGL_FALSE);
257 return EGL_FALSE;
262 return error(EGL_BAD_PARAMETER, EGL_FALSE);
274 return error(EGL_BAD_ATTRIBUTE, EGL_FALSE);
289 return EGL_FALSE;
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 291 if (egl_init_drivers() == EGL_FALSE) {
308 if (!dp) return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE);
324 if (!dp) return setError(EGL_BAD_DISPLAY, (EGLBoolean)EGL_FALSE);
342 if (!dp) return EGL_FALSE;
345 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE);
348 EGLBoolean res = EGL_FALSE;
367 if (!dp) return EGL_FALSE;
370 return setError(EGL_BAD_PARAMETER, (EGLBoolean)EGL_FALSE);
373 EGLBoolean res = EGL_FALSE;
446 if (!dp) return EGL_FALSE;
    [all...]
egl_object.cpp 143 return EGL_FALSE;
157 return EGL_FALSE;
161 if (!egl_smpte2086_dirty) return EGL_FALSE;
173 return EGL_FALSE;
191 if (!egl_cta861_3_dirty) return EGL_FALSE;
196 return EGL_FALSE;
211 return EGL_FALSE;
257 return EGL_FALSE;
271 return EGL_FALSE;
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 170 setErrorReturn(EGL_BAD_SURFACE, EGL_FALSE); \
173 setErrorReturn(EGL_BAD_DISPLAY, EGL_FALSE); \
286 virtual EGLint isCollectingTimestamps() const { return EGL_FALSE; }
354 virtual EGLint isCollectingTimestamps() const override { return collectingTimestamps ? EGL_TRUE : EGL_FALSE; }
384 setErrorReturn(EGL_BAD_ALLOC, EGL_FALSE);
396 DEFINE_AND_VALIDATE_HOST_CONNECTION(EGL_FALSE);
401 return EGL_FALSE;
497 DEFINE_AND_VALIDATE_HOST_CONNECTION(EGL_FALSE);
519 setErrorReturn(EGL_BAD_SURFACE, EGL_FALSE);
546 setErrorReturn(EGL_BAD_SURFACE, EGL_FALSE);
    [all...]
eglDisplay.cpp 435 return EGL_FALSE;
488 return EGL_FALSE;
514 return EGL_FALSE;
524 return EGL_FALSE;
538 return EGL_FALSE;
551 else return EGL_FALSE;
  /external/mesa3d/src/egl/main/
eglapi.c 273 return EGL_FALSE;
572 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
575 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
578 if (!_eglMatchDriver(disp, EGL_FALSE))
579 RETURN_EGL_ERROR(disp, EGL_NOT_INITIALIZED, EGL_FALSE);
629 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
632 RETURN_EGL_ERROR(NULL, EGL_BAD_DISPLAY, EGL_FALSE);
640 disp->Initialized = EGL_FALSE;
684 _EGL_FUNC_START(disp, EGL_OBJECT_DISPLAY_KHR, NULL, EGL_FALSE);
686 _EGL_CHECK_DISPLAY(disp, EGL_FALSE, drv)
    [all...]
eglconfig.c 286 valid = EGL_FALSE;
291 valid = EGL_FALSE;
295 valid = EGL_FALSE;
300 if (val != EGL_TRUE && val != EGL_FALSE)
301 valid = EGL_FALSE;
308 valid = EGL_FALSE;
312 valid = EGL_FALSE;
316 valid = EGL_FALSE;
348 valid = EGL_FALSE;
356 valid = EGL_FALSE;
    [all...]
eglsurface.c 149 if (val != EGL_TRUE && val != EGL_FALSE) {
257 * \return EGL_TRUE if no errors, EGL_FALSE otherwise.
286 return EGL_FALSE;
292 return EGL_FALSE;
303 surf->MipmapTexture = EGL_FALSE;
304 surf->LargestPbuffer = EGL_FALSE;
318 surf->PostSubBufferSupportedNV = EGL_FALSE;
399 return EGL_FALSE;
409 return EGL_FALSE;
415 return EGL_FALSE;
    [all...]
eglglobals.c 89 static EGLBoolean registered = EGL_FALSE;
eglcurrent.c 79 _egl_TSDInitialized = EGL_FALSE;
96 return EGL_FALSE;
220 * Record EGL error code and return EGL_FALSE.
228 return EGL_FALSE;
281 return EGL_FALSE;
299 return EGL_FALSE;
egldriver.c 81 return EGL_FALSE;
85 return EGL_FALSE;
186 return EGL_FALSE;
290 dpy->Options.UseFallback = EGL_FALSE;
eglimage.h 116 return (img) ? _eglPutResource(&img->Resource) : EGL_FALSE;
eglsync.h 83 return (sync) ? _eglPutResource(&sync->Resource) : EGL_FALSE;
egldisplay.c 119 return EGL_FALSE;
126 return EGL_FALSE;
374 return EGL_FALSE;
466 res->IsLinked = EGL_FALSE;
495 return EGL_FALSE;
  /frameworks/native/opengl/libagl/
egl.cpp 129 return ((uintptr_t(dpy)-1U) >= NUM_DISPLAYS) ? EGL_FALSE : EGL_TRUE;
216 return EGL_FALSE;
233 return EGL_FALSE;
397 return setError(EGL_BAD_ALLOC, EGL_FALSE);
404 return setError(EGL_BAD_ALLOC, EGL_FALSE);
418 return setError(EGL_BAD_ALLOC, EGL_FALSE);
422 return setError(EGL_BAD_ALLOC, EGL_FALSE);
434 return setError(EGL_BAD_ACCESS, EGL_FALSE);
512 return setError(EGL_BAD_ACCESS, EGL_FALSE);
554 return setError(EGL_BAD_ALLOC, EGL_FALSE);
    [all...]
  /external/mesa3d/src/egl/drivers/haiku/
egl_haiku.cpp 155 return EGL_FALSE;
174 _eglSetConfigKey(&conf->base, EGL_BIND_TO_TEXTURE_RGB, EGL_FALSE);
175 _eglSetConfigKey(&conf->base, EGL_BIND_TO_TEXTURE_RGBA, EGL_FALSE);
192 if (!_eglValidateConfig(&conf->base, EGL_FALSE)) {
209 return EGL_FALSE;
221 return EGL_FALSE;
293 return EGL_FALSE;
  /external/deqp/modules/egl/
teglApiCase.hpp 63 inline void expectFalse (eglw::EGLBoolean got) { expectBoolean(EGL_FALSE, got); }
  /external/skia/tools/fiddle/
egl_context.cpp 63 if (EGL_FALSE == eglMakeCurrent(eglDpy, eglSurf, eglSurf, eglCtx)) {
  /external/skqp/tools/fiddle/
egl_context.cpp 63 if (EGL_FALSE == eglMakeCurrent(eglDpy, eglSurf, eglSurf, eglCtx)) {
  /packages/apps/Gallery2/jni/
jni_egl_fence.cpp 74 if (result == EGL_FALSE) {
  /external/mesa3d/docs/specs/
WL_bind_wayland_display.spec 98 eglBindWaylandDisplayWL returns EGL_FALSE when there is already a
101 eglUnbindWaylandDisplayWL returns EGL_FALSE when there is no
112 return EGL_FALSE. In that case the wl_buffer can not be used with
176 eglQueryWaylandBufferWL returns EGL_FALSE, in that case

Completed in 421 milliseconds

1 2 3 4