HomeSort by: relevance | last modified time | path
    Searched refs:PIXMAN_OP_CONJOINT_XOR (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/pixman/dist/test/
combiner-test.c 49 PIXMAN_OP_CONJOINT_XOR,
pixel-test.c 249 { PIXMAN_OP_CONJOINT_XOR,
254 { PIXMAN_OP_CONJOINT_XOR,
309 { PIXMAN_OP_CONJOINT_XOR,
424 { PIXMAN_OP_CONJOINT_XOR,
514 { PIXMAN_OP_CONJOINT_XOR,
584 { PIXMAN_OP_CONJOINT_XOR,
734 { PIXMAN_OP_CONJOINT_XOR,
904 { PIXMAN_OP_CONJOINT_XOR,
1184 { PIXMAN_OP_CONJOINT_XOR,
1259 { PIXMAN_OP_CONJOINT_XOR,
    [all...]
solid-test.c 85 PIXMAN_OP_CONJOINT_XOR,
blitters-test.c 158 PIXMAN_OP_CONJOINT_XOR,
composite.c 182 PIXMAN_OP_CONJOINT_XOR,
tolerance-test.c 64 PIXMAN_OP_CONJOINT_XOR,
stress-test.c 869 PIXMAN_OP_CONJOINT_XOR,
  /xsrc/external/mit/pixman/dist/pixman/
pixman-combine-float.c 1060 imp->combine_float[PIXMAN_OP_CONJOINT_XOR] = combine_conjoint_xor_u_float;
1122 imp->combine_float_ca[PIXMAN_OP_CONJOINT_XOR] = combine_conjoint_xor_ca_float;
pixman.h 429 PIXMAN_OP_CONJOINT_XOR = 0x2b,
pixman-rvv.c 3143 imp->combine_float[PIXMAN_OP_CONJOINT_XOR] = rvv_combine_conjoint_xor_u_float;
3200 imp->combine_float_ca[PIXMAN_OP_CONJOINT_XOR] = rvv_combine_conjoint_xor_ca_float;
  /xsrc/external/mit/pixman/dist/test/utils/
utils.c 1867 case PIXMAN_OP_CONJOINT_XOR:

Completed in 17 milliseconds