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

  /external/pixman/test/
combiner-test.c 21 PIXMAN_OP_ATOP,
check-formats.c 118 PIXMAN_OP_ATOP,
glyph-test.c 75 PIXMAN_OP_ATOP,
blitters-test.c 111 PIXMAN_OP_ATOP,
composite.c 151 PIXMAN_OP_ATOP,
stress-test.c 800 PIXMAN_OP_ATOP,
utils.c 887 case PIXMAN_OP_ATOP: return "PIXMAN_OP_ATOP";
1077 case PIXMAN_OP_ATOP:
    [all...]
  /external/pixman/demos/
composite-test.c 26 { "ATOP", PIXMAN_OP_ATOP },
  /external/pixman/pixman/
pixman-combine-float.c 902 imp->combine_float[PIXMAN_OP_ATOP] = combine_atop_u_float;
964 imp->combine_float_ca[PIXMAN_OP_ATOP] = combine_atop_ca_float;
pixman-vmx.c     [all...]
pixman.h 330 PIXMAN_OP_ATOP = 0x09,
    [all...]
pixman-combine32.c     [all...]
pixman-mmx.c     [all...]
pixman-sse2.c     [all...]

Completed in 1661 milliseconds