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

  /xsrc/external/mit/pixman/dist/test/
combiner-test.c 38 PIXMAN_OP_CONJOINT_CLEAR,
solid-test.c 74 PIXMAN_OP_CONJOINT_CLEAR,
blitters-test.c 147 PIXMAN_OP_CONJOINT_CLEAR,
composite.c 171 PIXMAN_OP_CONJOINT_CLEAR,
tolerance-test.c 53 PIXMAN_OP_CONJOINT_CLEAR,
stress-test.c 858 PIXMAN_OP_CONJOINT_CLEAR,
  /xsrc/external/mit/pixman/dist/pixman/
pixman-combine-float.c 1049 imp->combine_float[PIXMAN_OP_CONJOINT_CLEAR] = combine_conjoint_clear_u_float;
1111 imp->combine_float_ca[PIXMAN_OP_CONJOINT_CLEAR] = combine_conjoint_clear_ca_float;
pixman.h 418 PIXMAN_OP_CONJOINT_CLEAR = 0x20,
pixman-rvv.c 3132 imp->combine_float[PIXMAN_OP_CONJOINT_CLEAR] = rvv_combine_conjoint_clear_u_float;
3189 imp->combine_float_ca[PIXMAN_OP_CONJOINT_CLEAR] = rvv_combine_conjoint_clear_ca_float;
  /xsrc/external/mit/pixman/dist/test/utils/
utils.c 1684 case PIXMAN_OP_CONJOINT_CLEAR:

Completed in 10 milliseconds