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

  /external/pixman/test/
combiner-test.c 42 PIXMAN_OP_CONJOINT_OVER_REVERSE,
check-formats.c 141 PIXMAN_OP_CONJOINT_OVER_REVERSE,
blitters-test.c 132 PIXMAN_OP_CONJOINT_OVER_REVERSE,
composite.c 174 PIXMAN_OP_CONJOINT_OVER_REVERSE,
stress-test.c 821 PIXMAN_OP_CONJOINT_OVER_REVERSE,
utils.c 910 case PIXMAN_OP_CONJOINT_OVER_REVERSE: return "PIXMAN_OP_CONJOINT_OVER_REVERSE";
1172 case PIXMAN_OP_CONJOINT_OVER_REVERSE:
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 927 imp->combine_float[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_u_float;
989 imp->combine_float_ca[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_ca_float;
pixman.h 353 PIXMAN_OP_CONJOINT_OVER_REVERSE = 0x24,
    [all...]
pixman-combine32.c     [all...]

Completed in 39 milliseconds