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

  /external/pixman/test/
pixel-test.c 58 { PIXMAN_OP_OVER_REVERSE,
62 { PIXMAN_OP_OVER_REVERSE,
66 { PIXMAN_OP_OVER_REVERSE,
70 { PIXMAN_OP_OVER_REVERSE,
74 { PIXMAN_OP_OVER_REVERSE,
combiner-test.c 16 PIXMAN_OP_OVER_REVERSE,
check-formats.c 113 PIXMAN_OP_OVER_REVERSE,
glyph-test.c 70 PIXMAN_OP_OVER_REVERSE,
blitters-test.c 106 PIXMAN_OP_OVER_REVERSE,
composite.c 146 PIXMAN_OP_OVER_REVERSE,
stress-test.c 795 PIXMAN_OP_OVER_REVERSE,
utils.c 882 case PIXMAN_OP_OVER_REVERSE: return "PIXMAN_OP_OVER_REVERSE";
1062 case PIXMAN_OP_OVER_REVERSE:
    [all...]
lowlevel-blt-bench.c 716 { "over_reverse_n_8888", PIXMAN_a8r8g8b8, 0, PIXMAN_OP_OVER_REVERSE, PIXMAN_null, 0, PIXMAN_a8r8g8b8 },
    [all...]
  /external/pixman/demos/
composite-test.c 21 { "OVER_REVERSE", PIXMAN_OP_OVER_REVERSE },
  /external/pixman/pixman/
pixman-combine-float.c 897 imp->combine_float[PIXMAN_OP_OVER_REVERSE] = combine_over_reverse_u_float;
959 imp->combine_float_ca[PIXMAN_OP_OVER_REVERSE] = combine_over_reverse_ca_float;
pixman-vmx.c     [all...]
pixman.h 325 PIXMAN_OP_OVER_REVERSE = 0x04,
    [all...]
pixman-combine32.c     [all...]
pixman-mmx.c     [all...]
pixman-sse2.c     [all...]

Completed in 1251 milliseconds