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

  /external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h 55 #define XMesaPutPixel XPutPixel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 194 extern int XPutPixel(
214 #define XPutPixel(ximage, x, y, pixel) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 192 extern int XPutPixel(
212 #define XPutPixel(ximage, x, y, pixel) \
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 786 XPutPixel(Private->image, DstX, DstY, X11PixelToColor(Private, *Blt));
822 XPutPixel(Private->image, DstX, DstY, Color);
  /external/ImageMagick/MagickCore/
display.c     [all...]

Completed in 2324 milliseconds