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

  /external/chromium_org/third_party/skia/include/core/
SkScalar.h 84 #define SkScalarTruncToInt(x) static_cast<int>(x)
  /external/skia/include/core/
SkScalar.h 84 #define SkScalarTruncToInt(x) static_cast<int>(x)

Completed in 60 milliseconds