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

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState.h25 #define SkFractionalIntToInt(x) SkFixed48ToInt(x) macro
31 #define SkFractionalIntToInt(x) ((x) >> 16) macro
/external/skia/src/core/
H A DSkBitmapProcState.h25 #define SkFractionalIntToInt(x) SkFixed48ToInt(x) macro
31 #define SkFractionalIntToInt(x) ((x) >> 16) macro

Completed in 25 milliseconds