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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 23 #define SkFractionalIntToFixed(x) SkFixed48ToFixed(x)
29 #define SkFractionalIntToFixed(x) (x)
  /external/skia/src/core/
SkBitmapProcState.h 23 #define SkFractionalIntToFixed(x) SkFixed48ToFixed(x)
29 #define SkFractionalIntToFixed(x) (x)

Completed in 155 milliseconds