Home
last modified time | relevance | path

Searched defs:dpy (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp61 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig()
71 EGLBoolean EGLAPIENTRY eglCopyBuffers(EGLDisplay dpy, in eglCopyBuffers()
79 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext()
88 EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, in eglCreatePbufferSurface()
96 EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, in eglCreatePixmapSurface()
105 EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface()
114 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext()
120 EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
126 EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, in eglGetConfigAttrib()
135 EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, in eglGetConfigs()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrl.c54 #define XNVCTRLCheckExtension(dpy,i,val) \ argument
56 #define XNVCTRLSimpleCheckExtension(dpy,i) \ argument
106 Display *dpy, in XNVCTRLQueryExtension()
126 static uintptr_t version_flags(Display *dpy, XExtDisplayInfo *info) in version_flags()
151 Display *dpy, in XNVCTRLQueryVersion()
182 Display *dpy, in XNVCTRLIsNvScreen()
213 Display *dpy, in XNVCTRLQueryTargetCount()
244 Display *dpy, in XNVCTRLSetTargetAttribute()
271 Display *dpy, in XNVCTRLSetAttribute()
283 Display *dpy, in XNVCTRLSetTargetAttributeAndGetStatus()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl_ext.cpp28 EGLBoolean EGLAPIENTRY EGL_QuerySurfacePointerANGLE(EGLDisplay dpy, in EGL_QuerySurfacePointerANGLE()
102 EGLBoolean EGLAPIENTRY EGL_PostSubBufferNV(EGLDisplay dpy, in EGL_PostSubBufferNV()
204 EGLSurface EGLAPIENTRY EGL_CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, in EGL_CreatePlatformWindowSurfaceEXT()
231 EGLSurface EGLAPIENTRY EGL_CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, in EGL_CreatePlatformPixmapSurfaceEXT()
352 EGLBoolean EGLAPIENTRY EGL_QueryDisplayAttribEXT(EGLDisplay dpy, EGLint attribute, EGLAttrib *value) in EGL_QueryDisplayAttribEXT()
371 EGLBoolean EGLAPIENTRY EGL_QueryDisplayAttribANGLE(EGLDisplay dpy, in EGL_QueryDisplayAttribANGLE()
391 ANGLE_EXPORT EGLImageKHR EGLAPIENTRY EGL_CreateImageKHR(EGLDisplay dpy, in EGL_CreateImageKHR()
428 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_DestroyImageKHR(EGLDisplay dpy, EGLImageKHR image) in EGL_DestroyImageKHR()
504 EGLStreamKHR EGLAPIENTRY EGL_CreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list) in EGL_CreateStreamKHR()
533 EGLBoolean EGLAPIENTRY EGL_DestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream) in EGL_DestroyStreamKHR()
[all …]
Dentry_points_egl.cpp74 EGLBoolean EGLAPIENTRY EGL_Initialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in EGL_Initialize()
98 EGLBoolean EGLAPIENTRY EGL_Terminate(EGLDisplay dpy) in EGL_Terminate()
118 const char *EGLAPIENTRY EGL_QueryString(EGLDisplay dpy, EGLint name) in EGL_QueryString()
163 EGLBoolean EGLAPIENTRY EGL_GetConfigs(EGLDisplay dpy, in EGL_GetConfigs()
186 EGLBoolean EGLAPIENTRY EGL_ChooseConfig(EGLDisplay dpy, in EGL_ChooseConfig()
213 EGLBoolean EGLAPIENTRY EGL_GetConfigAttrib(EGLDisplay dpy, in EGL_GetConfigAttrib()
237 EGLSurface EGLAPIENTRY EGL_CreateWindowSurface(EGLDisplay dpy, in EGL_CreateWindowSurface()
266 EGLSurface EGLAPIENTRY EGL_CreatePbufferSurface(EGLDisplay dpy, in EGL_CreatePbufferSurface()
291 EGLSurface EGLAPIENTRY EGL_CreatePixmapSurface(EGLDisplay dpy, in EGL_CreatePixmapSurface()
317 EGLBoolean EGLAPIENTRY EGL_DestroySurface(EGLDisplay dpy, EGLSurface surface) in EGL_DestroySurface()
[all …]
/third_party/libdrm/tests/ttmtest/src/
Dxf86dri.c54 #define uniDRICheckExtension(dpy,i,val) \ argument
114 uniDRIQueryVersion(dpy, majorVersion, minorVersion, patchVersion) in uniDRIQueryVersion() argument
147 uniDRIQueryDirectRenderingCapable(dpy, screen, isCapable) in uniDRIQueryDirectRenderingCapable() argument
178 uniDRIOpenConnection(dpy, screen, hSAREA, busIdString) in uniDRIOpenConnection() argument
228 uniDRIAuthConnection(dpy, screen, magic) in uniDRIAuthConnection() argument
260 uniDRICloseConnection(dpy, screen) in uniDRICloseConnection() argument
283 uniDRIGetClientDriverName(dpy, screen, ddxDriverMajorVersion, in uniDRIGetClientDriverName() argument
335 uniDRICreateContextWithConfig(dpy, screen, configID, context, hHWContext) in uniDRICreateContextWithConfig() argument
371 uniDRICreateContext(dpy, screen, visual, context, hHWContext) in uniDRICreateContext() argument
385 Display *const dpy = (Display *) ndpy; in uniDRIDestroyContext() local
[all …]
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c203 VADisplay dpy; in gst_msdk_frame_free() local
255 VADisplay dpy; in gst_msdk_frame_lock() local
367 VADisplay dpy; in gst_msdk_frame_unlock() local
565 VADisplay dpy; in gst_msdk_replace_mfx_memid() local
Dgstmsdkcontext.c57 VADisplay dpy; member
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestnativex11.c26 static Display *dpy; variable
Dtestdisplayinfo.c35 int num_displays, dpy; in main() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp44 EGLDisplay dpy = window->getDisplay(); in runMultithreadedGLTest() local
104 EGLDisplay dpy = window->getDisplay(); in TEST_P() local
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_xlib.h39 Display* dpy; member
Dvk_icd.h134 Display *dpy; member
/third_party/weston/shared/
Dplatform.h108 weston_platform_create_egl_surface(EGLDisplay dpy, EGLConfig config, in weston_platform_create_egl_surface()
/third_party/flutter/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp22 static int ctxErrorHandler(Display *dpy, XErrorEvent *ev) { in ctxErrorHandler()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11modes.c302 SetXRandRDisplayName(Display *dpy, Atom EDID, char *name, const size_t namelen, RROutput output, co… in SetXRandRDisplayName()
356 Display *dpy = data->display; in X11_InitModes_XRandR() local
539 Bool XF86VidModeGetModeInfo(Display * dpy, int scr, in XF86VidModeGetModeInfo()
DSDL_x11window.c49 static Bool isMapNotify(Display *dpy, XEvent *ev, XPointer win) in isMapNotify()
53 static Bool isUnmapNotify(Display *dpy, XEvent *ev, XPointer win) in isUnmapNotify()
/third_party/boost/boost/geometry/strategies/cartesian/
Dside_by_triangle.hpp126 PromotedType const dpy = y - sy1; in side_value() local
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp49 static int ctxErrorHandler(Display *dpy, XErrorEvent *ev) { in ctxErrorHandler()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglcontext_wgl.c113 _create_context_with_flags (GstGLContextWGL * context_wgl, HDC dpy, in _create_context_with_flags()
/third_party/flutter/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp18 Bool WaitForMapNotify(Display *dpy, XEvent *event, XPointer window) in WaitForMapNotify()
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp512 EGLBoolean EGLWindow::FindEGLConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *config) in FindEGLConfig()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c148 _create_context_with_flags (GstGLContextGLX * context_glx, Display * dpy, in _create_context_with_flags()
/third_party/weston/clients/
Dweston-debug.c58 struct wl_display *dpy; member
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferUtils.cpp499 EGLDisplay dpy = eglGetDisplay(EGL_DEFAULT_DISPLAY); in can_import_protected_content_eglimpl() local
/third_party/ffmpeg/libavutil/
Dhwcontext_vdpau.c431 Display *dpy; member

12