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

  /external/pixman/test/
combiner-test.c 34 PIXMAN_OP_DISJOINT_OUT_REVERSE,
check-formats.c 132 PIXMAN_OP_DISJOINT_OUT_REVERSE,
blitters-test.c 124 PIXMAN_OP_DISJOINT_OUT_REVERSE,
composite.c 165 PIXMAN_OP_DISJOINT_OUT_REVERSE,
stress-test.c 813 PIXMAN_OP_DISJOINT_OUT_REVERSE,
utils.c 901 case PIXMAN_OP_DISJOINT_OUT_REVERSE: return "PIXMAN_OP_DISJOINT_OUT_REVERSE";
1125 case PIXMAN_OP_DISJOINT_OUT_REVERSE:
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 917 imp->combine_float[PIXMAN_OP_DISJOINT_OUT_REVERSE] = combine_disjoint_out_reverse_u_float;
979 imp->combine_float_ca[PIXMAN_OP_DISJOINT_OUT_REVERSE] = combine_disjoint_out_reverse_ca_float;
pixman.h 344 PIXMAN_OP_DISJOINT_OUT_REVERSE = 0x18,
    [all...]
pixman-combine32.c     [all...]

Completed in 137 milliseconds