HomeSort by relevance Sort by last modified time
    Searched refs:XShmPutImage (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XShm.h 90 Status XShmPutImage(
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XShm.h 88 Bool XShmPutImage(
  /external/swiftshader/src/Main/
libX11.cpp 43 XShmPutImage = (int (*)(Display*, Drawable, GC, XImage*, int, int, int, int, unsigned int, unsigned int, bool))getProcAddress(libXext, "XShmPutImage");
libX11.hpp 47 int (*XShmPutImage)(Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height, bool send_event);
FrameBufferX11.cpp 143 libX11->XShmPutImage(x_display, x_window, x_gc, x_image, 0, 0, 0, 0, width, height, False);
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.cc 88 XShmPutImage(_display, _window, _gc, _image, 0, 0, _xPos, _yPos, _width,
  /external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 340 XShmPutImage(xlib_dt->display, xlib_drawable->drawable, xlib_dt->gc,
  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 136 /* Finally, try an XShmPutImage to be really sure the extension works */
138 XShmPutImage(b->xm_visual->display, b->frontxrb->drawable, gc,
xm_api.c     [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 532 XShmPutImage (
  /external/mesa3d/include/GL/
vms_x_fix.h 345 #define XShmPutImage XSHMPUTIMAGE
    [all...]
  /external/ImageMagick/MagickCore/
xwindow.c     [all...]

Completed in 156 milliseconds