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

  /xsrc/external/mit/pixman/dist/test/
combiner-test.c 40 PIXMAN_OP_CONJOINT_DST,
solid-test.c 76 PIXMAN_OP_CONJOINT_DST,
blitters-test.c 149 PIXMAN_OP_CONJOINT_DST,
composite.c 173 PIXMAN_OP_CONJOINT_DST,
tolerance-test.c 55 PIXMAN_OP_CONJOINT_DST,
stress-test.c 860 PIXMAN_OP_CONJOINT_DST,
  /xsrc/external/mit/pixman/dist/pixman/
pixman-combine-float.c 1051 imp->combine_float[PIXMAN_OP_CONJOINT_DST] = combine_conjoint_dst_u_float;
1113 imp->combine_float_ca[PIXMAN_OP_CONJOINT_DST] = combine_conjoint_dst_ca_float;
pixman.h 420 PIXMAN_OP_CONJOINT_DST = 0x22,
pixman-rvv.c 3134 imp->combine_float[PIXMAN_OP_CONJOINT_DST] = rvv_combine_conjoint_dst_u_float;
3191 imp->combine_float_ca[PIXMAN_OP_CONJOINT_DST] = rvv_combine_conjoint_dst_ca_float;
  /xsrc/external/mit/pixman/dist/test/utils/
utils.c 1694 case PIXMAN_OP_CONJOINT_DST:

Completed in 14 milliseconds