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

1 2

  /external/pixman/test/
pdf-op-test.c 4 static const pixman_op_t pdf_ops[] =
43 pixman_op_t op = pdf_ops[o];
combiner-test.c 7 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];
check-formats.c 5 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;
oob-test.c 16 pixman_op_t op;
utils.h 181 operator_name (pixman_op_t op);
192 do_composite (pixman_op_t op,
rotate-test.c 19 static const pixman_op_t ops[] =
glyph-test.c 61 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))];
composite-traps-test.c 23 static pixman_op_t operators[] =
58 pixman_op_t op;
lowlevel-blt-bench.c 137 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,
    [all...]
composite.c 140 static const pixman_op_t operators[] =
228 pixman_op_t op,
451 pixman_op_t op;
blitters-test.c 98 static pixman_op_t op_list[] = {
236 pixman_op_t op;
pixel-test.c 33 pixman_op_t op;
stress-test.c 786 static const pixman_op_t op_list[] =
850 pixman_op_t op;
affine-test.c 43 pixman_op_t op;
  /external/pixman/pixman/
pixman-combine32.c 144 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 op
    [all...]
pixman-vmx.c 268 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 op
    [all...]
pixman-implementation.c 76 pixman_op_t op,
184 pixman_op_t op,
194 pixman_op_t op,
pixman.h 383 } pixman_op_t; typedef in typeref:enum:__anon12547
    [all...]
pixman-private.h 387 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,
    [all...]
pixman.c 134 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,
    [all...]
pixman-mmx.c 725 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 op
    [all...]
pixman-trap.c 408 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,
pixman-glyph.c 395 pixman_composite_glyphs_no_mask (pixman_op_t op,
634 pixman_composite_glyphs (pixman_op_t op,
pixman-sse2.c 728 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 op
    [all...]
  /external/pixman/demos/
composite-test.c 13 pixman_op_t op;

Completed in 239 milliseconds

1 2