Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkMatrix44.h47 #define SkMScalarRoundToInt(x) sk_double_round2int(x) macro
80 #define SkMScalarRoundToInt(x) sk_float_round2int(x) macro