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

  /external/pixman/test/
combiner-test.c 19 PIXMAN_OP_OUT,
check-formats.c 116 PIXMAN_OP_OUT,
glyph-test.c 73 PIXMAN_OP_OUT,
blitters-test.c 109 PIXMAN_OP_OUT,
composite.c 149 PIXMAN_OP_OUT,
stress-test.c 798 PIXMAN_OP_OUT,
utils.c 885 case PIXMAN_OP_OUT: return "PIXMAN_OP_OUT";
1071 case PIXMAN_OP_OUT:
    [all...]
  /external/pixman/demos/
composite-test.c 24 { "OUT", PIXMAN_OP_OUT },
  /external/pixman/pixman/
pixman-combine-float.c 900 imp->combine_float[PIXMAN_OP_OUT] = combine_out_u_float;
962 imp->combine_float_ca[PIXMAN_OP_OUT] = combine_out_ca_float;
pixman-vmx.c     [all...]
pixman.h 328 PIXMAN_OP_OUT = 0x07,
    [all...]
pixman-combine32.c     [all...]
pixman-mmx.c     [all...]
pixman-sse2.c     [all...]

Completed in 203 milliseconds