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

  /external/pixman/demos/
clip-test.c 75 pixman_image_set_source_clipping (src_img, TRUE);
  /external/pixman/test/
scaling-test.c 279 pixman_image_set_source_clipping (src_img, 1);
307 pixman_image_set_source_clipping (mask_img, 1);
composite-traps-test.c 138 pixman_image_set_source_clipping (src_img, 1);
glyph-test.c 187 pixman_image_set_source_clipping (image, TRUE);
affine-test.c 244 pixman_image_set_source_clipping (src_img, 1);
stress-test.c 516 pixman_image_set_source_clipping (image, !!prng_rand_n (2));
  /external/pixman/pixman/
pixman-image.c 724 pixman_image_set_source_clipping (pixman_image_t *image, function
pixman.h     [all...]

Completed in 880 milliseconds