Searched defs:SkScalarToFloat (Results 1 – 2 of 2) sorted by relevance
60 #define SkScalarToFloat(x) static_cast<float>(x) macro