Home
last modified time | relevance | path

Searched refs:XFreePixmap (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/base/
Dx11windowpicker.cc378 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/
Dxmesa_x.h74 #define XMesaFreePixmap XFreePixmap
Dxfonts.c157 XFreePixmap(dpy, pixmap); in fill_bitmap()
285 XFreePixmap(dpy, pixmap); in Fake_glXUseXFont()
/external/webrtc/webrtc/modules/desktop_capture/x11/
Dx_server_pixel_buffer.cc78 XFreePixmap(display_, shm_pixmap_); in Release()
206 XFreePixmap(display_, shm_pixmap_); in InitPixmaps()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_usefont.c157 XFreePixmap(dpy, pixmap); in fill_bitmap()
286 XFreePixmap(dpy, pixmap); in glXUseXFont()
/external/mesa3d/src/glx/
Dxfont.c162 XFreePixmap(dpy, pixmap); in fill_bitmap()
298 XFreePixmap(dpy, pixmap); in DRI_glXUseXFont()
Dglx_pbuffer.c239 XFreePixmap(priv->dpy, xid); in DestroyDRIDrawable()
615 XFreePixmap(dpy, pixmap); in CreatePbuffer()
/external/ImageMagick/coders/
Ddps.c245 (void) XFreePixmap(display,pixmap); in ReadDPSImage()
494 (void) XFreePixmap(display,pixmap); in ReadDPSImage()
/external/mesa3d/src/glx/apple/
Dapple_glx_pbuffer.c109 XFreePixmap(dpy, pbuf->xid); in pbuffer_destroy()
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp281 XFreePixmap(fDisplay, fPixmap); in destroyGLContext()
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp281 XFreePixmap(fDisplay, fPixmap); in destroyGLContext()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp246 XFreePixmap(m_X11Display,m_X11Pixmap); in OsDoReleaseAPI()
/external/ImageMagick/MagickCore/
Dxwindow.c303 (void) XFreePixmap(windows->display, in DestroyXResources()
309 (void) XFreePixmap(windows->display,magick_windows[i]->shadow_stipple); in DestroyXResources()
319 (void) XFreePixmap(windows->display,magick_windows[i]->pixmap); in DestroyXResources()
336 (void) XFreePixmap(windows->display, in DestroyXResources()
543 (void) XFreePixmap(display,annotate_pixmap); in XAnnotateImage()
2441 (void) XFreePixmap(display,draw_pixmap); in XDrawImage()
4580 (void) XFreePixmap(display,window->highlight_stipple); in XGetWindowInfo()
4582 (void) XFreePixmap(display,window->shadow_stipple); in XGetWindowInfo()
5371 (void) XFreePixmap(display,source); in XMakeCursor()
5372 (void) XFreePixmap(display,mask); in XMakeCursor()
[all …]
Dvms.h150 #define XFreePixmap XFREEPIXMAP macro
Danimate.c2820 (void) XFreePixmap(display,windows->image.pixmaps[scene]); in XAnimateImages()
2823 (void) XFreePixmap(display,windows->image.matte_pixmaps[scene]); in XAnimateImages()
Dwidget.c3176 (void) XFreePixmap(display,tile_pixmap); in XCommandWidget()
Ddisplay.c5679 (void) XFreePixmap(display,stipple); in XDrawEditImage()