Home
last modified time | relevance | path

Searched refs:SkFixedToFractionalInt (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState.h25 #define SkFixedToFractionalInt(x) SkFixedToFixed3232(x) macro
214 fX = SkScalarToFractionalInt(pt.x()) - SkFixedToFractionalInt(biasX);
215 fY = SkScalarToFractionalInt(pt.y()) - SkFixedToFractionalInt(biasY);