Home | History | Annotate | Download | only in libtests

Lines Matching full:composite

1170  * bckg: composite on gray background
1171 * bckc: composite on color background
1173 * g8b: convert sRGB components to grayscale and composite on gray background
1187 * b16g: composite linear onto gray background and convert the result to sRGB
1188 * b16c: composite linear onto color background and convert the result to sRGB
1192 * gb16: composite linear onto background and convert to sRGB grayscale
1193 * (order doesn't matter, the composite and grayscale operations permute)
1194 * cb16: composite linear onto background and convert to sRGB
1251 /* bckg: composite on gray background */
1271 /* bckc: composite on color background */
1317 /* g8b: convert sRGB components to grayscale and composite on gray background */
1750 /* b16g: composite linear onto gray background and convert the result to sRGB */
1769 /* b16c: composite linear onto color background and convert the result to sRGB*/
1844 /* gb16: composite linear onto background and convert to sRGB grayscale */
1845 /* (order doesn't matter, the composite and grayscale operations permute) */
1867 /* cb16: composite linear onto background and convert to sRGB */