HomeSort by relevance Sort by last modified time
    Searched refs:pixman_image_unref (Results 1 - 25 of 37) sorted by null

1 2

  /external/pixman/test/
pdf-op-test.c 72 pixman_image_unref (dst);
75 pixman_image_unref (msk);
78 pixman_image_unref (src);
alpha-loop.c 31 pixman_image_unref (s);
region-test.c 115 pixman_image_unref (image);
122 pixman_image_unref (fill);
rotate-test.c 99 pixman_image_unref (src);
100 pixman_image_unref (dest);
scaling-crash-test.c 68 pixman_image_unref (solid);
84 pixman_image_unref (src_img);
85 pixman_image_unref (dst_img);
alphamap.c 171 pixman_image_unref (alpha);
191 pixman_image_unref (orig_alpha);
192 pixman_image_unref (alpha);
279 pixman_image_unref (src);
280 pixman_image_unref (dst);
281 pixman_image_unref (orig_dst);
glyph-test.c 201 pixman_image_unref (alpha_map);
313 pixman_image_unref (glyph_images[i]);
318 pixman_image_unref (source);
319 pixman_image_unref (dest);
fetch-test.c 182 pixman_image_unref (src_img);
183 pixman_image_unref (dst_img);
gradient-crash-test.c 148 pixman_image_unref (src_img);
154 pixman_image_unref (dest_img);
scaling-test.c 365 pixman_image_unref (src_img);
366 pixman_image_unref (mask_img);
367 pixman_image_unref (dst_img);
check-formats.c 101 pixman_image_unref (si);
102 pixman_image_unref (di);
composite-traps-test.c 243 pixman_image_unref (src_img);
244 pixman_image_unref (dst_img);
pixel-test.c 240 pixman_image_unref (src);
241 pixman_image_unref (dest);
  /external/pixman/demos/
clip-in.c 45 pixman_image_unref (src_img);
46 pixman_image_unref (dest_img);
trap-test.c 44 pixman_image_unref (src_img);
45 pixman_image_unref (dest_img);
tri-test.c 43 pixman_image_unref (src_img);
44 pixman_image_unref (dest_img);
alpha-test.c 113 pixman_image_unref (src_img);
114 pixman_image_unref (grad_img);
115 pixman_image_unref (alpha_img);
linear-gradient.c 47 pixman_image_unref (dest_img);
clip-test.c 93 pixman_image_unref (gradient_img);
94 pixman_image_unref (src_img);
conical-test.c 92 pixman_image_unref (src_img);
97 pixman_image_unref (dest_img);
gradient-test.c 87 pixman_image_unref (src_img);
88 pixman_image_unref (dest_img);
srgb-test.c 79 pixman_image_unref (src1_img);
83 pixman_image_unref (dest_img);
radial-test.c 200 pixman_image_unref (src_img);
205 pixman_image_unref (dest_img);
composite-test.c 165 pixman_image_unref (gradient);
167 pixman_image_unref (dest_img);
srgb-trap-test.c 115 pixman_image_unref(dest_linear);

Completed in 199 milliseconds

1 2