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

  /external/pixman/test/
combiner-test.c 45 PIXMAN_OP_CONJOINT_OUT,
check-formats.c 144 PIXMAN_OP_CONJOINT_OUT,
blitters-test.c 135 PIXMAN_OP_CONJOINT_OUT,
composite.c 177 PIXMAN_OP_CONJOINT_OUT,
stress-test.c 824 PIXMAN_OP_CONJOINT_OUT,
utils.c 913 case PIXMAN_OP_CONJOINT_OUT: return "PIXMAN_OP_CONJOINT_OUT";
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 930 imp->combine_float[PIXMAN_OP_CONJOINT_OUT] = combine_conjoint_out_u_float;
992 imp->combine_float_ca[PIXMAN_OP_CONJOINT_OUT] = combine_conjoint_out_ca_float;
pixman.h 356 PIXMAN_OP_CONJOINT_OUT = 0x27,
    [all...]
pixman-combine32.c     [all...]

Completed in 936 milliseconds