Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp122 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, in WaitOnInputFence()
131 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnInputFence()
132 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnInputFence()
139 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateOutputFence()
150 int fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateOutputFence()
157 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateOutputFence()
/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.cpp55 callerContext->eglDisplay = eglGetCurrentDisplay(); in engine_backup()
247 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence()
253 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnNativeFence()
254 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnNativeFence()
265 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence()
270 fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateNativeFence()
274 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateNativeFence()
DEGLImageBuffer.cpp38 eglGetCurrentDisplay(), (EGLContext)EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in create_eglImage()
80 eglDestroyImageKHR(eglGetCurrentDisplay(), eglImageID); in ~EGLImageBuffer()
/hardware/qcom/sm7250/display/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence()
232 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnNativeFence()
233 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnNativeFence()
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence()
249 fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateNativeFence()
253 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateNativeFence()
DEGLImageBuffer.cpp38 eglGetCurrentDisplay(), (EGLContext)EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in create_eglImage()
80 eglDestroyImageKHR(eglGetCurrentDisplay(), eglImageID); in ~EGLImageBuffer()
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence()
232 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnNativeFence()
233 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnNativeFence()
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence()
249 fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateNativeFence()
253 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateNativeFence()
DEGLImageBuffer.cpp38 eglGetCurrentDisplay(), (EGLContext)EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in create_eglImage()
80 eglDestroyImageKHR(eglGetCurrentDisplay(), eglImageID); in ~EGLImageBuffer()
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence()
232 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnNativeFence()
233 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnNativeFence()
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence()
249 fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateNativeFence()
253 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateNativeFence()
DEGLImageBuffer.cpp38 eglGetCurrentDisplay(), (EGLContext)EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in create_eglImage()
80 eglDestroyImageKHR(eglGetCurrentDisplay(), eglImageID); in ~EGLImageBuffer()
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence()
232 EGL(eglWaitSyncKHR(eglGetCurrentDisplay(), sync, 0)); in WaitOnNativeFence()
233 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in WaitOnNativeFence()
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence()
249 fd = eglDupNativeFenceFDANDROID(eglGetCurrentDisplay(), sync); in CreateNativeFence()
253 EGL(eglDestroySyncKHR(eglGetCurrentDisplay(), sync)); in CreateNativeFence()
DEGLImageBuffer.cpp38 eglGetCurrentDisplay(), (EGLContext)EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in create_eglImage()
80 eglDestroyImageKHR(eglGetCurrentDisplay(), eglImageID); in ~EGLImageBuffer()
/hardware/google/gfxstream/guest/egl/
Degl_ftable.h47 {"eglGetCurrentDisplay", (void *)eglGetCurrentDisplay},
Degl.cpp2126 EGLDisplay eglGetCurrentDisplay() in eglGetCurrentDisplay() function
/hardware/google/gfxstream/include/OpenGLESDispatch/
DRenderEGL_functions.h28 X(EGLDisplay, eglGetCurrentDisplay, ()) \
DRenderEGL_static_translator_namespaced_header.h28 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay();
/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h131 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay (void);
/hardware/google/gfxstream/guest/mesa/include/EGL/
Degl.h141 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay (void);
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp253 EGLDisplay display = mGl->eglGetCurrentDisplay(); in TearDownGuest()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1317 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay(void) { in eglGetCurrentDisplay() function
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2101 gpuHint->mEGLDisplay = eglGetCurrentDisplay(); in setGPUHint()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2101 gpuHint->mEGLDisplay = eglGetCurrentDisplay(); in setGPUHint()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2444 gpuHint->mEGLDisplay = eglGetCurrentDisplay(); in setGPUHint()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3544 EGLDisplay currDisplay = eglGetCurrentDisplay(); in platformCreateSharedEglContext()