Home
last modified time | relevance | path

Searched defs:SkScalarToFractionalInt (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState.h23 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x) macro
29 #define SkScalarToFractionalInt(x) SkScalarToFixed(x) macro
/external/chromium_org/third_party/skia/src/core/
DSkBitmapProcState.h21 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x) macro
27 #define SkScalarToFractionalInt(x) SkScalarToFixed(x) macro