Searched refs:diff_to_shift (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkEdge.cpp162 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy) function
221 shift = diff_to_shift(dx, dy);
394 shift = diff_to_shift(dx, dy) + 1;
/external/skia/src/core/
H A DSkEdge.cpp162 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy) function
221 shift = diff_to_shift(dx, dy);
394 shift = diff_to_shift(dx, dy) + 1;

Completed in 198 milliseconds