Searched refs:PIXMAN_OP_EXCLUSION (Results 1 - 9 of 9) sorted by relevance

/external/pixman/test/
H A Dpdf-op-test.c16 PIXMAN_OP_EXCLUSION,
H A Dcombiner-test.c59 PIXMAN_OP_EXCLUSION,
H A Dblitters-test.c149 PIXMAN_OP_EXCLUSION,
H A Dstress-test.c838 PIXMAN_OP_EXCLUSION,
H A Dutils.c929 case PIXMAN_OP_EXCLUSION: return "PIXMAN_OP_EXCLUSION";
1250 case PIXMAN_OP_EXCLUSION:
/external/pixman/demos/
H A Dcomposite-test.c42 { "EXCLUSION", PIXMAN_OP_EXCLUSION },
/external/pixman/pixman/
H A Dpixman-combine-float.c947 imp->combine_float[PIXMAN_OP_EXCLUSION] = combine_exclusion_u_float;
1009 imp->combine_float_ca[PIXMAN_OP_EXCLUSION] = combine_exclusion_ca_float;
H A Dpixman.h372 PIXMAN_OP_EXCLUSION = 0x3a, enumerator in enum:__anon28856
H A Dpixman-combine32.c2437 imp->combine_32[PIXMAN_OP_EXCLUSION] = combine_exclusion_u;
2497 imp->combine_32_ca[PIXMAN_OP_EXCLUSION] = combine_exclusion_ca;

Completed in 438 milliseconds