Searched refs:shiftAA (Results 1 – 2 of 2) sorted by relevance
164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift() argument175 dist = (dist + (1 << 4)) >> (3 + shiftAA); in diff_to_shift()