Searched refs:XFreePixmap (Results 1 – 18 of 18) sorted by relevance
/external/angle/util/x11/ |
D | X11Pixmap.cpp | 17 XFreePixmap(mDisplay, mPixmap); in ~X11Pixmap()
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 378 XFreePixmap(display_, src_pixmap); in GetWindowThumbnail() 388 XFreePixmap(display_, src_pixmap); in GetWindowThumbnail() 394 XFreePixmap(display_, src_pixmap); in GetWindowThumbnail() 494 XFreePixmap(display_, dst_pixmap); in GetDrawableThumbnail() 564 XFreePixmap(display_, dst_pixmap); in GetDrawableThumbnail()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 74 #define XMesaFreePixmap XFreePixmap
|
D | xfonts.c | 156 XFreePixmap(dpy, pixmap); in fill_bitmap() 284 XFreePixmap(dpy, pixmap); in Fake_glXUseXFont()
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
D | x_server_pixel_buffer.cc | 78 XFreePixmap(display_, shm_pixmap_); in Release() 206 XFreePixmap(display_, shm_pixmap_); in InitPixmaps()
|
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 158 XFreePixmap(dpy, pixmap); in fill_bitmap() 287 XFreePixmap(dpy, pixmap); in glXUseXFont()
|
/external/mesa3d/src/glx/ |
D | xfont.c | 162 XFreePixmap(dpy, pixmap); in fill_bitmap() 288 XFreePixmap(dpy, pixmap); in DRI_glXUseXFont()
|
D | glx_pbuffer.c | 240 XFreePixmap(priv->dpy, xid); in DestroyDRIDrawable() 634 XFreePixmap(dpy, pixmap); in CreatePbuffer()
|
/external/ImageMagick/coders/ |
D | dps.c | 248 (void) XFreePixmap(display,pixmap); in ReadDPSImage() 497 (void) XFreePixmap(display,pixmap); in ReadDPSImage()
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_pbuffer.c | 109 XFreePixmap(dpy, pbuf->xid); in pbuffer_destroy()
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 282 XFreePixmap(fDisplay, fPixmap); in destroyGLContext()
|
/external/skqp/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 281 XFreePixmap(fDisplay, fPixmap); in destroyGLContext()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
D | PVRShellOS.cpp | 246 XFreePixmap(m_X11Display,m_X11Pixmap); in OsDoReleaseAPI()
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 303 (void) XFreePixmap(windows->display, in DestroyXResources() 309 (void) XFreePixmap(windows->display,magick_windows[i]->shadow_stipple); in DestroyXResources() 324 (void) XFreePixmap(windows->display,magick_windows[i]->pixmap); in DestroyXResources() 341 (void) XFreePixmap(windows->display, in DestroyXResources() 548 (void) XFreePixmap(display,annotate_pixmap); in XAnnotateImage() 2446 (void) XFreePixmap(display,draw_pixmap); in XDrawImage() 4585 (void) XFreePixmap(display,window->highlight_stipple); in XGetWindowInfo() 4587 (void) XFreePixmap(display,window->shadow_stipple); in XGetWindowInfo() 5371 (void) XFreePixmap(display,source); in XMakeCursor() 5372 (void) XFreePixmap(display,mask); in XMakeCursor() [all …]
|
D | vms.h | 150 #define XFreePixmap XFREEPIXMAP macro
|
D | animate.c | 2831 (void) XFreePixmap(display,windows->image.pixmaps[scene]); in XAnimateImages() 2834 (void) XFreePixmap(display,windows->image.matte_pixmaps[scene]); in XAnimateImages()
|
D | widget.c | 3178 (void) XFreePixmap(display,tile_pixmap); in XCommandWidget()
|
D | display.c | 5647 (void) XFreePixmap(display,stipple); in XDrawEditImage()
|