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

  /external/pixman/test/
pdf-op-test.c 6 PIXMAN_OP_MULTIPLY,
combiner-test.c 50 PIXMAN_OP_MULTIPLY,
blitters-test.c 140 PIXMAN_OP_MULTIPLY,
stress-test.c 829 PIXMAN_OP_MULTIPLY,
utils.c 919 case PIXMAN_OP_MULTIPLY: return "PIXMAN_OP_MULTIPLY";
    [all...]
  /external/pixman/demos/
composite-test.c 32 { "MULTIPLY", PIXMAN_OP_MULTIPLY },
  /external/pixman/pixman/
pixman-combine-float.c 937 imp->combine_float[PIXMAN_OP_MULTIPLY] = combine_multiply_u_float;
999 imp->combine_float_ca[PIXMAN_OP_MULTIPLY] = combine_multiply_ca_float;
pixman.h 362 PIXMAN_OP_MULTIPLY = 0x30,
    [all...]
pixman-combine32.c     [all...]

Completed in 352 milliseconds