Searched refs:maxDot6 (Results 1 – 2 of 2) sorted by relevance
36 const int maxDot6 = SK_MaxS32 >> (16 - 6); in canConvertFDot6ToFixed() local37 return SkAbs32(x) <= maxDot6; in canConvertFDot6ToFixed()
281 const int maxDot6 = SK_MaxS32 >> (16 - 6); in canConvertFDot6ToFixed() local282 return SkAbs32(x) <= maxDot6; in canConvertFDot6ToFixed()