Searched refs:pixman_op_t (Results 1 - 25 of 30) sorted by relevance

12

/external/pixman/test/
H A Dpdf-op-test.c4 static const pixman_op_t pdf_ops[] =
43 pixman_op_t op = pdf_ops[o];
H A Dcombiner-test.c7 static const pixman_op_t op_list[] =
94 lookup_combiner (pixman_implementation_t *imp, pixman_op_t op,
130 pixman_op_t op = op_list[i];
H A Dcheck-formats.c5 check_op (pixman_op_t op,
107 static const pixman_op_t op_list[] =
249 pixman_op_t op = op_list[i];
264 static pixman_op_t
274 pixman_op_t op = op_list[i];
288 pixman_op_t op;
H A Doob-test.c16 pixman_op_t op;
H A Dutils.h181 operator_name (pixman_op_t op);
192 do_composite (pixman_op_t op,
H A Drotate-test.c19 static const pixman_op_t ops[] =
H A Dglyph-test.c61 static const pixman_op_t operators[] =
275 pixman_op_t op = operators[prng_rand_n (ARRAY_LENGTH (operators))];
289 pixman_op_t op = operators[prng_rand_n (ARRAY_LENGTH (operators))];
H A Dcomposite-traps-test.c23 static pixman_op_t operators[] =
58 pixman_op_t op;
H A Dlowlevel-blt-bench.c137 pixman_op_t op,
170 bench_L (pixman_op_t op,
211 bench_M (pixman_op_t op,
231 bench_HT (pixman_op_t op,
266 bench_VT (pixman_op_t op,
301 bench_R (pixman_op_t op,
336 bench_RT (pixman_op_t op,
H A Dcomposite.c140 static const pixman_op_t operators[] =
228 pixman_op_t op,
451 pixman_op_t op;
H A Dblitters-test.c98 static pixman_op_t op_list[] = {
236 pixman_op_t op;
H A Dpixel-test.c33 pixman_op_t op;
H A Dstress-test.c786 static const pixman_op_t op_list[] =
850 pixman_op_t op;
H A Daffine-test.c43 pixman_op_t op;
/external/pixman/pixman/
H A Dpixman-combine32.c144 pixman_op_t op,
155 pixman_op_t op,
166 pixman_op_t op,
191 pixman_op_t op,
256 pixman_op_t op,
276 pixman_op_t op,
295 pixman_op_t op,
315 pixman_op_t op,
334 pixman_op_t op,
354 pixman_op_t o
[all...]
H A Dpixman-vmx.c268 pixman_op_t op,
361 pixman_op_t op,
450 pixman_op_t op,
541 pixman_op_t op,
631 pixman_op_t op,
723 pixman_op_t op,
822 pixman_op_t op,
921 pixman_op_t op,
1020 pixman_op_t op,
1109 pixman_op_t o
[all...]
H A Dpixman-implementation.c76 pixman_op_t op,
184 pixman_op_t op,
194 pixman_op_t op,
H A Dpixman.h383 } pixman_op_t; typedef in typeref:enum:__anon28856
861 pixman_bool_t pixman_image_fill_rectangles (pixman_op_t op,
866 pixman_bool_t pixman_image_fill_boxes (pixman_op_t op,
885 void pixman_image_composite (pixman_op_t op,
897 void pixman_image_composite32 (pixman_op_t op,
963 void pixman_composite_glyphs (pixman_op_t op,
978 void pixman_composite_glyphs_no_mask (pixman_op_t op,
1083 void pixman_composite_trapezoids (pixman_op_t op,
1093 void pixman_composite_triangles (pixman_op_t op,
H A Dpixman-private.h387 pixman_op_t op;
406 MAYBE_UNUSED pixman_op_t op = info->op; \
420 pixman_op_t op,
427 pixman_op_t op,
465 pixman_op_t op;
503 pixman_op_t op,
515 pixman_op_t op,
H A Dpixman.c134 static pixman_op_t
135 optimize_operator (pixman_op_t op,
570 pixman_image_composite32 (pixman_op_t op,
717 pixman_image_composite (pixman_op_t op,
838 pixman_image_fill_rectangles (pixman_op_t op,
877 pixman_image_fill_boxes (pixman_op_t op,
H A Dpixman-mmx.c725 pixman_op_t op,
757 pixman_op_t op,
784 pixman_op_t op,
813 pixman_op_t op,
841 pixman_op_t op,
870 pixman_op_t op,
900 pixman_op_t op,
930 pixman_op_t op,
962 pixman_op_t op,
993 pixman_op_t o
[all...]
H A Dpixman-trap.c408 get_trap_extents (pixman_op_t op, pixman_image_t *dest,
481 pixman_composite_trapezoids (pixman_op_t op,
672 pixman_composite_triangles (pixman_op_t op,
H A Dpixman-glyph.c395 pixman_composite_glyphs_no_mask (pixman_op_t op,
634 pixman_composite_glyphs (pixman_op_t op,
H A Dpixman-sse2.c728 pixman_op_t op,
742 pixman_op_t op,
832 pixman_op_t op,
893 pixman_op_t op,
954 pixman_op_t op,
1023 pixman_op_t op,
1103 pixman_op_t op,
1187 pixman_op_t op,
1271 pixman_op_t op,
1348 pixman_op_t o
[all...]
/external/pixman/demos/
H A Dcomposite-test.c13 pixman_op_t op;

Completed in 850 milliseconds

12