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

  /external/pixman/test/
combiner-test.c 47 PIXMAN_OP_CONJOINT_ATOP,
check-formats.c 146 PIXMAN_OP_CONJOINT_ATOP,
blitters-test.c 137 PIXMAN_OP_CONJOINT_ATOP,
composite.c 179 PIXMAN_OP_CONJOINT_ATOP,
stress-test.c 826 PIXMAN_OP_CONJOINT_ATOP,
utils.c 915 case PIXMAN_OP_CONJOINT_ATOP: return "PIXMAN_OP_CONJOINT_ATOP";
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 932 imp->combine_float[PIXMAN_OP_CONJOINT_ATOP] = combine_conjoint_atop_u_float;
994 imp->combine_float_ca[PIXMAN_OP_CONJOINT_ATOP] = combine_conjoint_atop_ca_float;
pixman.h 358 PIXMAN_OP_CONJOINT_ATOP = 0x29,
    [all...]
pixman-combine32.c     [all...]

Completed in 536 milliseconds