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

  /external/pixman/demos/
gtk-utils.h 7 void show_image (pixman_image_t *image);
linear-gradient.c 45 show_image (dest_img);
checkerboard.c 68 show_image (destination);
clip-in.c 43 show_image (dest_img);
convolution-test.c 44 show_image (dimg);
screen-test.c 41 show_image (dimg);
trap-test.c 42 show_image (dest_img);
tri-test.c 41 show_image (dest_img);
clip-test.c 91 show_image (dst_img);
conical-test.c 95 show_image (dest_img);
gradient-test.c 85 show_image (dest_img);
srgb-test.c 82 show_image (dest_img);
alpha-test.c 111 show_image (dest_img);
radial-test.c 203 show_image (dest_img);
srgb-trap-test.c 114 show_image (dest_linear);
gtk-utils.c 128 show_image (pixman_image_t *image) function
  /external/chromium_org/third_party/skia/experimental/pixman/
junk.cpp 48 void show_image (pixman_image_t *image) { function
  /external/skia/experimental/pixman/
junk.cpp 48 void show_image (pixman_image_t *image) { function
  /external/opencv/cxcore/src/
cximage.cpp 55 static CvShowImageFunc show_image = NULL; variable
373 show_image = _show_image;

Completed in 390 milliseconds