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

  /external/pixman/test/
combiner-test.c 18 PIXMAN_OP_IN_REVERSE,
check-formats.c 115 PIXMAN_OP_IN_REVERSE,
glyph-test.c 72 PIXMAN_OP_IN_REVERSE,
blitters-test.c 108 PIXMAN_OP_IN_REVERSE,
composite.c 148 PIXMAN_OP_IN_REVERSE,
stress-test.c 797 PIXMAN_OP_IN_REVERSE,
utils.c 884 case PIXMAN_OP_IN_REVERSE: return "PIXMAN_OP_IN_REVERSE";
1068 case PIXMAN_OP_IN_REVERSE:
    [all...]
  /external/pixman/demos/
composite-test.c 23 { "IN_REVERSE", PIXMAN_OP_IN_REVERSE },
  /external/pixman/pixman/
pixman-combine-float.c 899 imp->combine_float[PIXMAN_OP_IN_REVERSE] = combine_in_reverse_u_float;
961 imp->combine_float_ca[PIXMAN_OP_IN_REVERSE] = combine_in_reverse_ca_float;
pixman-vmx.c     [all...]
pixman.h 327 PIXMAN_OP_IN_REVERSE = 0x06,
    [all...]
pixman-combine32.c     [all...]
pixman-mmx.c     [all...]
pixman-sse2.c     [all...]

Completed in 764 milliseconds