Searched refs:Sk2f (Results 1 – 3 of 3) sorted by relevance
188 typedef SkNx<2, float> Sk2f; typedef
229 Sk2f f2 = SkNx_shuffle<2,1>(f4); in DEF_TEST()
39 …these are so common, we've made simple typedefs for these two use cases, `Sk2f` and `Sk4f`, and al…