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

  /external/pixman/test/
combiner-test.c 40 PIXMAN_OP_CONJOINT_DST,
check-formats.c 139 PIXMAN_OP_CONJOINT_DST,
blitters-test.c 130 PIXMAN_OP_CONJOINT_DST,
composite.c 172 PIXMAN_OP_CONJOINT_DST,
stress-test.c 819 PIXMAN_OP_CONJOINT_DST,
utils.c 908 case PIXMAN_OP_CONJOINT_DST: return "PIXMAN_OP_CONJOINT_DST";
1056 case PIXMAN_OP_CONJOINT_DST:
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 925 imp->combine_float[PIXMAN_OP_CONJOINT_DST] = combine_conjoint_dst_u_float;
987 imp->combine_float_ca[PIXMAN_OP_CONJOINT_DST] = combine_conjoint_dst_ca_float;
pixman.h 351 PIXMAN_OP_CONJOINT_DST = 0x22,
    [all...]
pixman-combine32.c     [all...]

Completed in 38 milliseconds