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

  /external/pixman/test/
combiner-test.c 44 PIXMAN_OP_CONJOINT_IN_REVERSE,
check-formats.c 143 PIXMAN_OP_CONJOINT_IN_REVERSE,
blitters-test.c 134 PIXMAN_OP_CONJOINT_IN_REVERSE,
composite.c 176 PIXMAN_OP_CONJOINT_IN_REVERSE,
stress-test.c 823 PIXMAN_OP_CONJOINT_IN_REVERSE,
utils.c 912 case PIXMAN_OP_CONJOINT_IN_REVERSE: return "PIXMAN_OP_CONJOINT_IN_REVERSE";
1186 case PIXMAN_OP_CONJOINT_IN_REVERSE
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 929 imp->combine_float[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_u_float;
991 imp->combine_float_ca[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_ca_float;
pixman.h 355 PIXMAN_OP_CONJOINT_IN_REVERSE = 0x26,
    [all...]
pixman-combine32.c     [all...]

Completed in 448 milliseconds