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

  /external/pixman/test/
combiner-test.c 41 PIXMAN_OP_CONJOINT_OVER,
check-formats.c 140 PIXMAN_OP_CONJOINT_OVER,
blitters-test.c 131 PIXMAN_OP_CONJOINT_OVER,
composite.c 173 PIXMAN_OP_CONJOINT_OVER,
stress-test.c 820 PIXMAN_OP_CONJOINT_OVER,
utils.c 909 case PIXMAN_OP_CONJOINT_OVER: return "PIXMAN_OP_CONJOINT_OVER";
1165 case PIXMAN_OP_CONJOINT_OVER:
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 926 imp->combine_float[PIXMAN_OP_CONJOINT_OVER] = combine_conjoint_over_u_float;
988 imp->combine_float_ca[PIXMAN_OP_CONJOINT_OVER] = combine_conjoint_over_ca_float;
pixman.h 352 PIXMAN_OP_CONJOINT_OVER = 0x23,
    [all...]
pixman-combine32.c     [all...]

Completed in 381 milliseconds