Lines Matching defs:dpy

295     EGLDisplay dpy = egl_display_t::getFromNativeDisplay(display);  in eglGetDisplay()  local
303 EGLBoolean eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize()
315 EGLBoolean eglTerminate(EGLDisplay dpy) in eglTerminate()
335 EGLBoolean eglGetConfigs( EGLDisplay dpy, in eglGetConfigs()
360 EGLBoolean eglChooseConfig( EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfig()
439 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, in eglGetConfigAttrib()
609 void getNativePixelFormat(EGLDisplay dpy, egl_connection_t* cnx, EGLConfig config, in getNativePixelFormat()
695 EGLSurface eglCreateWindowSurface( EGLDisplay dpy, EGLConfig config, in eglCreateWindowSurface()
779 EGLSurface eglCreatePixmapSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface()
814 EGLSurface eglCreatePbufferSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePbufferSurface()
848 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
867 EGLBoolean eglQuerySurface( EGLDisplay dpy, EGLSurface surface, in eglQuerySurface()
890 void EGLAPI eglBeginFrame(EGLDisplay dpy, EGLSurface surface) { in eglBeginFrame()
909 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, in eglCreateContext()
950 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext()
970 EGLBoolean eglMakeCurrent( EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent()
1097 EGLBoolean eglQueryContext( EGLDisplay dpy, EGLContext ctx, in eglQueryContext()
1337 EGLDisplay dpy = eglGetDisplay(EGL_DEFAULT_DISPLAY); in threadLoop() local
1366 EGLBoolean eglSwapBuffersWithDamageKHR(EGLDisplay dpy, EGLSurface draw, in eglSwapBuffersWithDamageKHR()
1431 EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers()
1436 EGLBoolean eglCopyBuffers( EGLDisplay dpy, EGLSurface surface, in eglCopyBuffers()
1452 const char* eglQueryString(EGLDisplay dpy, EGLint name) in eglQueryString()
1484 extern "C" EGLAPI const char* eglQueryStringImplementationANDROID(EGLDisplay dpy, EGLint name) in eglQueryStringImplementationANDROID()
1511 EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib()
1552 EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage()
1572 EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage()
1591 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval()
1680 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, in eglCreatePbufferFromClientBuffer()
1699 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, in eglLockSurfaceKHR()
1719 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface) in eglUnlockSurfaceKHR()
1737 EGLImageKHR eglCreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImageKHR()
1777 EGLBoolean eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR img) in eglDestroyImageKHR()
1797 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in eglCreateSyncKHR()
1812 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR()
1827 EGLBoolean eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) { in eglSignalSyncKHR()
1842 EGLint eglClientWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, in eglClientWaitSyncKHR()
1859 EGLBoolean eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, in eglGetSyncAttribKHR()
1876 EGLStreamKHR eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list) in eglCreateStreamKHR()
1892 EGLBoolean eglDestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglDestroyStreamKHR()
1908 EGLBoolean eglStreamAttribKHR(EGLDisplay dpy, EGLStreamKHR stream, in eglStreamAttribKHR()
1925 EGLBoolean eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, in eglQueryStreamKHR()
1942 EGLBoolean eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, in eglQueryStreamu64KHR()
1959 EGLBoolean eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, in eglQueryStreamTimeKHR()
1976 EGLSurface eglCreateStreamProducerSurfaceKHR(EGLDisplay dpy, EGLConfig config, in eglCreateStreamProducerSurfaceKHR()
1997 EGLBoolean eglStreamConsumerGLTextureExternalKHR(EGLDisplay dpy, in eglStreamConsumerGLTextureExternalKHR()
2014 EGLBoolean eglStreamConsumerAcquireKHR(EGLDisplay dpy, in eglStreamConsumerAcquireKHR()
2031 EGLBoolean eglStreamConsumerReleaseKHR(EGLDisplay dpy, in eglStreamConsumerReleaseKHR()
2049 EGLDisplay dpy, EGLStreamKHR stream) in eglGetStreamFileDescriptorKHR()
2066 EGLDisplay dpy, EGLNativeFileDescriptorKHR file_descriptor) in eglCreateStreamFromFileDescriptorKHR()
2086 EGLint eglWaitSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint flags) { in eglWaitSyncKHR()
2102 EGLint eglDupNativeFenceFDANDROID(EGLDisplay dpy, EGLSyncKHR sync) in eglDupNativeFenceFDANDROID()
2117 EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, in eglPresentationTimeANDROID()
2194 EGLBoolean eglSetDamageRegionKHR(EGLDisplay dpy, EGLSurface surface, in eglSetDamageRegionKHR()
2220 EGLBoolean eglGetNextFrameIdANDROID(EGLDisplay dpy, EGLSurface surface, in eglGetNextFrameIdANDROID()
2254 EGLBoolean eglGetCompositorTimingANDROID(EGLDisplay dpy, EGLSurface surface, in eglGetCompositorTimingANDROID()
2312 EGLDisplay dpy, EGLSurface surface, EGLint name) in eglGetCompositorTimingSupportedANDROID()
2343 EGLBoolean eglGetFrameTimestampsANDROID(EGLDisplay dpy, EGLSurface surface, in eglGetFrameTimestampsANDROID()
2432 EGLDisplay dpy, EGLSurface surface, EGLint timestamp) in eglGetFrameTimestampSupportedANDROID()