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

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState.cpp638 static inline int sk_int_mirror(int x, int n) { function
741 iY0 = sk_int_mirror(yTemp, stopY);
768 iY2 = sk_int_mirror(SkScalarFloorToInt(pt.fY), stopY);
/external/skia/src/core/
H A DSkBitmapProcState.cpp708 static inline int sk_int_mirror(int x, int n) { function
811 iY0 = sk_int_mirror(yTemp, stopY);
838 iY2 = sk_int_mirror(SkScalarFloorToInt(pt.fY), stopY);

Completed in 86 milliseconds