Searched refs:sk_float_trunc (Results 1 – 4 of 4) sorted by relevance
44 #define sk_float_trunc(x) truncf(x) macro
32 #define SkScalarTruncToScalar(x) sk_float_trunc(x)
51 #define sk_float_trunc(x) truncf(x) macro