Searched refs:XGetImage (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 69 #define XMesaGetImage XGetImage
|
D | xfonts.c | 145 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
D | xm_buffer.c | 464 ximage = XGetImage(xrb->Parent->display, in xmesa_MapRenderbuffer()
|
/external/ImageMagick/coders/ |
D | dps.c | 246 dps_image=XGetImage(display,pixmap,0,0,bits_per_pixel.width, in ReadDPSImage() 495 matte_image=XGetImage(display,pixmap,0,0,bits_per_pixel.width, in ReadDPSImage()
|
/external/mesa3d/src/glx/ |
D | xfont.c | 151 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 147 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
D | xm_api.c | 1516 img = XGetImage(dpy, in XMesaBindTexImage()
|
/external/webrtc/modules/desktop_capture/linux/x11/ |
D | x_server_pixel_buffer.cc | 358 x_image_ = XGetImage(display_, window_, rect.left(), rect.top(), in CaptureRect()
|
/external/mesa3d/docs/relnotes/ |
D | 8.0.5.rst | 125 - xlib: add X error handler around XGetImage() call
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 165 #define XGetImage XGETIMAGE macro
|
D | xwindow.c | 544 annotate_ximage=XGetImage(display,annotate_pixmap,0,0,annotate_info->width, in XAnnotateImage() 2442 draw_ximage=XGetImage(display,draw_pixmap,0,0,draw_info->width, in XDrawImage() 3896 ximage=XGetImage(display,target_window,x,y,1,1,AllPlanes,ZPixmap); in XGetWindowColor() 4212 ximage=XGetImage(display,window_info[id].window,(int) in XGetWindowImage()
|