Home
last modified time | relevance | path

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

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