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

  /external/pixman/demos/
tri-test.c 34 pixman_composite_triangles (PIXMAN_OP_ATOP_REVERSE,
composite-test.c 27 { "ATOP_REVERSE", PIXMAN_OP_ATOP_REVERSE },
  /external/pixman/test/
combiner-test.c 22 PIXMAN_OP_ATOP_REVERSE,
check-formats.c 119 PIXMAN_OP_ATOP_REVERSE,
glyph-test.c 76 PIXMAN_OP_ATOP_REVERSE,
blitters-test.c 112 PIXMAN_OP_ATOP_REVERSE,
composite.c 152 PIXMAN_OP_ATOP_REVERSE,
stress-test.c 801 PIXMAN_OP_ATOP_REVERSE,
utils.c 888 case PIXMAN_OP_ATOP_REVERSE: return "PIXMAN_OP_ATOP_REVERSE";
1080 case PIXMAN_OP_ATOP_REVERSE:
    [all...]
  /external/pixman/pixman/
pixman-combine-float.c 903 imp->combine_float[PIXMAN_OP_ATOP_REVERSE] = combine_atop_reverse_u_float;
965 imp->combine_float_ca[PIXMAN_OP_ATOP_REVERSE] = combine_atop_reverse_ca_float;
pixman-vmx.c     [all...]
pixman.h 331 PIXMAN_OP_ATOP_REVERSE = 0x0a,
    [all...]
pixman-combine32.c     [all...]
pixman-mmx.c     [all...]
pixman-sse2.c     [all...]

Completed in 594 milliseconds