Home
last modified time | relevance | path

Searched refs:EGL_NO_DISPLAY (Results 1 – 25 of 94) sorted by relevance

1234

/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DEGLConsumer.cpp86 EGLConsumer::EGLConsumer() : mEglDisplay(EGL_NO_DISPLAY), mEglContext(EGL_NO_CONTEXT) {} in EGLConsumer()
325 if (mEglDisplay == EGL_NO_DISPLAY) { in bindTextureImageLocked()
379 if (mEglDisplay == EGL_NO_DISPLAY) { in checkAndUpdateEglStateLocked()
387 if (mEglDisplay != dpy || dpy == EGL_NO_DISPLAY) { in checkAndUpdateEglStateLocked()
406 if (mEglDisplay != dpy && mEglDisplay != EGL_NO_DISPLAY) { in detachFromContext()
416 if (dpy != EGL_NO_DISPLAY && ctx != EGL_NO_CONTEXT) { in detachFromContext()
425 mEglDisplay = EGL_NO_DISPLAY; in detachFromContext()
445 if (dpy == EGL_NO_DISPLAY) { in attachToContext()
546 if (mEglDisplay != dpy || mEglDisplay == EGL_NO_DISPLAY) { in doGLFenceWaitLocked()
625 mEglDisplay = EGL_NO_DISPLAY; in createIfNeeded()
[all …]
H A DImageConsumer.cpp66 st.releaseBufferLocked(slot, st.mSlots[slot].mGraphicBuffer, EGL_NO_DISPLAY, in dequeueBuffer()
77 EGLDisplay display = EGL_NO_DISPLAY; in dequeueBuffer()
81 st.releaseBufferLocked(slot, st.mSlots[slot].mGraphicBuffer, EGL_NO_DISPLAY, in dequeueBuffer()
93 st.releaseBufferLocked(slot, st.mSlots[slot].mGraphicBuffer, EGL_NO_DISPLAY, in dequeueBuffer()
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp120 mEglDisplay(EGL_NO_DISPLAY), in GLConsumer()
149 mEglDisplay(EGL_NO_DISPLAY), in GLConsumer()
457 if (mEglDisplay == EGL_NO_DISPLAY) { in bindTextureImageLocked()
512 if (mEglDisplay == EGL_NO_DISPLAY) { in checkAndUpdateEglStateLocked()
520 if (mEglDisplay != dpy || dpy == EGL_NO_DISPLAY) { in checkAndUpdateEglStateLocked()
576 if (dpy != EGL_NO_DISPLAY && ctx != EGL_NO_CONTEXT) { in detachFromContext()
585 mEglDisplay = EGL_NO_DISPLAY; in detachFromContext()
611 if (dpy == EGL_NO_DISPLAY) { in attachToContext()
939 mEglDisplay(EGL_NO_DISPLAY) { in EglImage()
964 mEglDisplay = EGL_NO_DISPLAY; in createIfNeeded()
[all …]
/aosp12/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp128 if ( (eglDisplay = eglGetDisplay(EGL_DEFAULT_DISPLAY)) == EGL_NO_DISPLAY ) in init_gl_surface()
167 if (eglDisplay != EGL_NO_DISPLAY) in free_gl_surface()
169 eglMakeCurrent( EGL_NO_DISPLAY, EGL_NO_SURFACE, in free_gl_surface()
174 eglDisplay = EGL_NO_DISPLAY; in free_gl_surface()
/aosp12/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp103 if (mEglDisplay == EGL_NO_DISPLAY) { in eglSetupContext()
160 if (mEglDisplay != EGL_NO_DISPLAY) { in eglRelease()
173 mEglDisplay = EGL_NO_DISPLAY; in eglRelease()
H A DEglWindow.h35 mEglDisplay(EGL_NO_DISPLAY), in EglWindow()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DRenderBase.cpp35 EGLDisplay RenderBase::sDisplay = EGL_NO_DISPLAY;
49 if (sDisplay != EGL_NO_DISPLAY) { in prepareGL()
69 if (display == EGL_NO_DISPLAY) { in prepareGL()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DRenderBase.cpp30 EGLDisplay RenderBase::sDisplay = EGL_NO_DISPLAY;
44 if (sDisplay != EGL_NO_DISPLAY) { in prepareGL()
64 if (display == EGL_NO_DISPLAY) { in prepareGL()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp135 EGLDisplay dpy = EGL_NO_DISPLAY; in getPlatformDisplayAngle()
168 if (dpy == EGL_NO_DISPLAY) { in getPlatformDisplayAngle()
192 EGLDisplay dpy = EGL_NO_DISPLAY; in getPlatformDisplay()
201 if (dpy == EGL_NO_DISPLAY) { in getPlatformDisplay()
212 if (dpy == EGL_NO_DISPLAY) { in getPlatformDisplay()
220 if (dpy == EGL_NO_DISPLAY) { in getPlatformDisplay()
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp89 : mEglDisplay(EGL_NO_DISPLAY) in EglManager()
110 LOG_ALWAYS_FATAL_IF(mEglDisplay == EGL_NO_DISPLAY, "Failed to get EGL_DEFAULT_DISPLAY! err=%s", in initialize()
276 return mEglDisplay != EGL_NO_DISPLAY; in hasEglContext()
330 LOG_ALWAYS_FATAL_IF(mEglDisplay == EGL_NO_DISPLAY, in createPBufferSurface()
441 if (mEglDisplay == EGL_NO_DISPLAY) return; in destroy()
451 mEglDisplay = EGL_NO_DISPLAY; in destroy()
/aosp12/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp609 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
652 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
681 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
729 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
913 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
928 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
937 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
941 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
960 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
1182 EGL_NO_DISPLAY, EGL_NO_SYNC_KHR, Fence::NO_FENCE)); in TEST_F()
[all …]
H A DGLTest.h39 mEglDisplay(EGL_NO_DISPLAY), in GLTest()
/aosp12/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp222 if ( (eglDisplay = eglGetDisplay(EGL_DEFAULT_DISPLAY)) == EGL_NO_DISPLAY ) in init_gl_surface()
280 if (eglDisplay != EGL_NO_DISPLAY) in free_gl_surface()
282 eglMakeCurrent( EGL_NO_DISPLAY, EGL_NO_SURFACE, in free_gl_surface()
287 eglDisplay = EGL_NO_DISPLAY; in free_gl_surface()
/aosp12/frameworks/native/cmds/flatland/
H A DGLHelper.cpp27 mDisplay(EGL_NO_DISPLAY), in GLHelper()
42 if (mDisplay == EGL_NO_DISPLAY) { in setUp()
113 if (mDisplay != EGL_NO_DISPLAY) { in tearDown()
126 mDisplay = EGL_NO_DISPLAY; in tearDown()
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14cHeader.cpp86 …= _env->NewObject(egldisplayClass, egldisplayConstructor, reinterpret_cast<jlong>(EGL_NO_DISPLAY)); in nativeClassInit()
123 (EGLDisplay)handle == EGL_NO_DISPLAY) { in toEGLHandle()
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp38 : display_(EGL_NO_DISPLAY), in GLEnv()
85 display_ != EGL_NO_DISPLAY); in IsInitialized()
125 (display() != EGL_NO_DISPLAY) && in InitWithCurrentContext()
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DVkInteropFunctorDrawable.cpp59 if (display != EGL_NO_DISPLAY) { in vkInvokeFunctor()
109 LOG_ALWAYS_FATAL_IF(display == EGL_NO_DISPLAY, "Failed to get EGL_DEFAULT_DISPLAY! err=%s", in onDraw()
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DBufferGenerator.cpp99 : mEglDisplay(EGL_NO_DISPLAY), mEglSurface(EGL_NO_SURFACE), mEglContext(EGL_NO_CONTEXT) {} in EglManager()
107 if (mEglDisplay == EGL_NO_DISPLAY) return false; in initialize()
197 if (mEglDisplay == EGL_NO_DISPLAY) return; in cleanup()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DEglHelper.java29 import static android.opengl.EGL14.EGL_NO_DISPLAY;
320 return mEglDisplay != null && mEglDisplay != EGL_NO_DISPLAY; in hasEglDisplay()
354 mEglDisplay = EGL_NO_DISPLAY; in terminateEglDisplay()
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DGLHelper.java29 import static android.opengl.EGL14.EGL_NO_DISPLAY;
75 if (eglDisplay == null || eglDisplay == EGL_NO_DISPLAY) { in retrieveTextureSizeFromGL()
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h19 #define EGL_NO_DISPLAY ((EGLDisplay)0) macro
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java120 return EGL10.EGL_NO_DISPLAY; in eglGetDisplay()
140 return EGL10.EGL_NO_DISPLAY; in eglGetCurrentDisplay()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dgl_common.h51 EGLDisplay egl_display = EGL_NO_DISPLAY;
/aosp12/frameworks/base/libs/hwui/utils/
H A DGLUtils.h72 EGLDisplay mDisplay = EGL_NO_DISPLAY;
/aosp12/frameworks/native/libs/gui/include/gui/
H A DBufferSlot.h178 mEglDisplay(EGL_NO_DISPLAY), in BufferSlot()

1234