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

  /external/pixman/test/
pdf-op-test.c 8 PIXMAN_OP_OVERLAY,
combiner-test.c 52 PIXMAN_OP_OVERLAY,
blitters-test.c 142 PIXMAN_OP_OVERLAY,
stress-test.c 831 PIXMAN_OP_OVERLAY,
utils.c 921 case PIXMAN_OP_OVERLAY: return "PIXMAN_OP_OVERLAY";
    [all...]
  /external/pixman/demos/
composite-test.c 34 { "OVERLAY", PIXMAN_OP_OVERLAY },
  /external/pixman/pixman/
pixman-combine-float.c 939 imp->combine_float[PIXMAN_OP_OVERLAY] = combine_overlay_u_float;
1001 imp->combine_float_ca[PIXMAN_OP_OVERLAY] = combine_overlay_ca_float;
pixman.h 364 PIXMAN_OP_OVERLAY = 0x32,
    [all...]
pixman-combine32.c     [all...]

Completed in 100 milliseconds