Searched refs:filterThree (Results 1 – 1 of 1) sorted by relevance
226 const filterThree = cf.MakeSRGBToLinearGamma(); // $ExpectType ColorFilter constant228 const filterFive = cf.MakeLerp(0.7, filterThree, filterFour); // $ExpectType ColorFilter