Searched defs:SkScalarTruncToInt (Results 1 - 2 of 2) sorted by path

/external/skia/include/core/
H A DSkScalar.h58 #define SkScalarTruncToInt(x) sk_float_saturate2int(x) macro
/external/skqp/include/core/
H A DSkScalar.h58 #define SkScalarTruncToInt(x) sk_float_saturate2int(x) macro

Completed in 419 milliseconds