Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DlibEGL.cpp121 EGLBoolean __stdcall eglInitialize(EGLDisplay dpy, EGLint *major, EGLint *minor) in eglInitialize()
153 EGLBoolean __stdcall eglTerminate(EGLDisplay dpy) in eglTerminate()
178 const char *__stdcall eglQueryString(EGLDisplay dpy, EGLint name) in eglQueryString()
213 EGLBoolean __stdcall eglGetConfigs(EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint *… in eglGetConfigs()
250 EGLBoolean __stdcall eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,… in eglChooseConfig()
289 EGLBoolean __stdcall eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint … in eglGetConfigAttrib()
318 EGLSurface __stdcall eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType w… in eglCreateWindowSurface()
385 EGLSurface __stdcall eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib… in eglCreatePbufferSurface()
411 EGLSurface __stdcall eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType p… in eglCreatePixmapSurface()
437 EGLBoolean __stdcall eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
[all …]
Dmain.cpp115 void setCurrentDisplay(EGLDisplay dpy) in setCurrentDisplay()
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xinerama/
DXinerama.c43 #define PanoramiXCheckExtension(dpy,i,val) \ argument
45 #define PanoramiXSimpleCheckExtension(dpy,i) \ argument
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Dextutil.h177 #define XextCheckExtension(dpy,i,name,val) \ argument
179 #define XextSimpleCheckExtension(dpy,i,name) \ argument
/external/skia/src/gpu/unix/
DSkNativeGLContext_unix.cpp27 static int ctxErrorHandler(Display *dpy, XErrorEvent *ev) { in ctxErrorHandler()
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
Dxme.c177 #define XiGMiscCheckExtension(dpy,i,val) \ argument
179 #define XiGMiscSimpleCheckExtension(dpy,i) \ argument
262 int XiGMiscQueryViews(Display *dpy, int screen, XiGMiscViewInfo **pviews) in XiGMiscQueryViews()
304 int XiGMiscQueryResolutions(Display *dpy, int screen, int view, int *pactive, XiGMiscResolutionInfo… in XiGMiscQueryResolutions()
348 void XiGMiscChangeResolution(Display *dpy, int screen, int view, int width, int height, int refresh) in XiGMiscChangeResolution()
368 Bool XiGMiscFullScreen(Display *dpy, int screen, XID window, XID cmap) in XiGMiscFullScreen()
/external/webkit/Source/WebCore/plugins/gtk/
Dgtk2xtbin.c811 Display* dpy=xtclient->xtdisplay; in send_xembed_message() local
865 Display *dpy = XtDisplay(w); in xt_client_focus_listener() local
945 Display *dpy = XtDisplay(treeroot); in xt_add_focus_listener_tree() local
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xv/
DXv.c63 #define XvCheckExtension(dpy, i, val) \ argument
1112 xv_wire_to_event(Display *dpy, XEvent *host, xEvent *wire) in xv_wire_to_event()
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
DXF86DGA2.c45 #define XDGACheckExtension(dpy,i,val) \ argument
92 Display *dpy, in xdga_wire_to_event()
DXF86DGA.c71 #define XF86DGACheckExtension(dpy,i,val) \ argument
/external/quake/quake/src/QW/client/
Dgl_vidlinuxglx.c43 static Display *dpy = NULL; variable
Dgl_vidlinux_x11.c43 static Display *dpy = NULL; variable
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/
DXF86VMode.c63 #define XF86VidModeCheckExtension(dpy,i,val) \ argument
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
DSDL_dgavideo.c76 Display *dpy = NULL; in DGA_Available() local
/external/quake/quake/src/WinQuake/
Dgl_vidlinuxglx.cpp43 static Display *dpy = NULL; variable
/external/qemu/
Dvnc-android.c2385 char *dpy; in vnc_display_open() local
Dvnc.c2381 char *dpy; in vnc_display_open() local