Home
last modified time | relevance | path

Searched refs:CIE_color (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c2239 typedef struct CIE_color struct
2247 } CIE_color; argument
2258 CIE_color red, green, blue; /* End points */
2264 chromaticity_x(CIE_color c) in chromaticity_x()
2270 chromaticity_y(CIE_color c) in chromaticity_y()
2275 static CIE_color
2278 CIE_color white; in white_point()
3357 CIE_color white = white_point(encoding); in chrm_modification_init()