Searched defs:SkScalarFloorToInt (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkScalar.h34 #define SkScalarFloorToInt(x) sk_float_floor2int(x) macro

Completed in 437 milliseconds