Searched refs:SkMScalarRoundToInt (Results 1 – 2 of 2) sorted by relevance
43 #define SkMScalarRoundToInt(x) sk_double_round2int(x) macro75 #define SkMScalarRoundToInt(x) sk_float_round2int(x) macro
806 SkMScalarRoundToInt(mat.get(1, 2)) + in test_toint()