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

  /external/pdfium/samples/
image_diff.cc 303 uint32_t base_pixel = image1.pixel_at(x, y); local
304 if (base_pixel != image2.pixel_at(x, y)) {
310 uint32_t alpha = base_pixel & RGBA_ALPHA;
311 uint32_t new_pixel = base_pixel - ((alpha / 2) & RGBA_ALPHA);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 322 unsigned long base_pixel; member in struct:__anon30017
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 320 unsigned long base_pixel; member in struct:__anon31880
  /external/libvncserver/x11vnc/
nox11.h 5917 unsigned long base_pixel; member in struct:__anon13659
    [all...]

Completed in 144 milliseconds