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

  /external/pixman/test/
combiner-test.c 49 PIXMAN_OP_CONJOINT_XOR,
check-formats.c 148 PIXMAN_OP_CONJOINT_XOR,
blitters-test.c 139 PIXMAN_OP_CONJOINT_XOR,
composite.c 181 PIXMAN_OP_CONJOINT_XOR,
stress-test.c 828 PIXMAN_OP_CONJOINT_XOR,
utils.c 917 case PIXMAN_OP_CONJOINT_XOR: return "PIXMAN_OP_CONJOINT_XOR";
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 934 imp->combine_float[PIXMAN_OP_CONJOINT_XOR] = combine_conjoint_xor_u_float;
996 imp->combine_float_ca[PIXMAN_OP_CONJOINT_XOR] = combine_conjoint_xor_ca_float;
pixman.h 360 PIXMAN_OP_CONJOINT_XOR = 0x2b,
    [all...]
pixman-combine32.c     [all...]

Completed in 429 milliseconds