HomeSort by relevance Sort by last modified time
    Searched refs:sk_int_mirror (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.cpp 708 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);
    [all...]
  /external/skia/src/core/
SkBitmapProcState.cpp 708 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);
    [all...]

Completed in 803 milliseconds