Home | History | Annotate | Download | only in opts

Lines Matching refs:Sk4f

291 template<> /*static*/ inline Sk4f SkNx_cast<float, int>(const Sk4i& src) {
295 template <> /*static*/ inline Sk4i SkNx_cast<int, float>(const Sk4f& src) {
299 template<> /*static*/ inline Sk4h SkNx_cast<uint16_t, float>(const Sk4f& src) {
313 template<> /*static*/ inline Sk4b SkNx_cast<uint8_t, float>(const Sk4f& src) {
324 template<> /*static*/ inline Sk4f SkNx_cast<float, uint8_t>(const Sk4b& src) {
335 template<> /*static*/ inline Sk4f SkNx_cast<float, uint16_t>(const Sk4h& src) {
341 const Sk4f& a, const Sk4f& b, const Sk4f& c, const Sk4f& d) {