Searched defs:SkScalarFloorToScalar (Results 1 – 2 of 2) sorted by relevance
29 #define SkScalarFloorToScalar(x) sk_float_floor(x) macro