Searched refs:maxDot6 (Results 1 – 2 of 2) sorted by relevance
37 const int maxDot6 = SK_MaxS32 >> (16 - 6); in canConvertFDot6ToFixed() local38 return SkAbs32(x) <= maxDot6; in canConvertFDot6ToFixed()
280 const int maxDot6 = SK_MaxS32 >> (16 - 6); in canConvertFDot6ToFixed() local281 return SkAbs32(x) <= maxDot6; in canConvertFDot6ToFixed()