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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 26 #define SkFractionalIntToInt(x) SkFixed48ToInt(x)
32 #define SkFractionalIntToInt(x) ((x) >> 16)
  /external/skia/src/core/
SkBitmapProcState.h 26 #define SkFractionalIntToInt(x) SkFixed48ToInt(x)
32 #define SkFractionalIntToInt(x) ((x) >> 16)

Completed in 24 milliseconds