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

/external/pixman/test/
H A Dpdf-op-test.c19 PIXMAN_OP_HSL_COLOR,
H A Dcombiner-test.c63 PIXMAN_OP_HSL_COLOR,
H A Dblitters-test.c154 PIXMAN_OP_HSL_COLOR,
H A Dstress-test.c842 PIXMAN_OP_HSL_COLOR,
H A Dutils.c932 case PIXMAN_OP_HSL_COLOR: return "PIXMAN_OP_HSL_COLOR";
1253 case PIXMAN_OP_HSL_COLOR:
/external/pixman/demos/
H A Dcomposite-test.c45 { "HSL_COLOR", PIXMAN_OP_HSL_COLOR },
/external/pixman/pixman/
H A Dpixman-combine-float.c951 imp->combine_float[PIXMAN_OP_HSL_COLOR] = combine_hsl_color_u_float;
1014 imp->combine_float_ca[PIXMAN_OP_HSL_COLOR] = combine_dst_u_float;
H A Dpixman.h375 PIXMAN_OP_HSL_COLOR = 0x3d, enumerator in enum:__anon28856
H A Dpixman-combine32.c2440 imp->combine_32[PIXMAN_OP_HSL_COLOR] = combine_hsl_color_u;
2502 imp->combine_32_ca[PIXMAN_OP_HSL_COLOR] = combine_dst;

Completed in 509 milliseconds