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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 22 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x)
28 #define SkScalarToFractionalInt(x) SkScalarToFixed(x)
  /external/skia/src/core/
SkBitmapProcState.h 22 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x)
28 #define SkScalarToFractionalInt(x) SkScalarToFixed(x)

Completed in 89 milliseconds