Searched defs:y4f (Results 1 – 2 of 2) sorted by relevance
84 Sk4f y4f() const { return Sk4f::Load(fY); } in y4f() function131 Sk4f y4f() const { return Sk4f::Load(fY); } in y4f() function
100 skvx::Vec<4, float> y4f() const { return skvx::Vec<4, float>::Load(fY); } in y4f() function