Searched defs:SkFloatingPoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkFloatUtils.h55 class SkFloatingPoint { class
90 explicit SkFloatingPoint(const RawType& x) { fU.value = x; } function in class:SkFloatingPoint
113 bool AlmostEquals(const SkFloatingPoint& rhs) const {
/external/skia/src/utils/
H A DSkFloatUtils.h55 class SkFloatingPoint { class
90 explicit SkFloatingPoint(const RawType& x) { fU.value = x; } function in class:SkFloatingPoint
113 bool AlmostEquals(const SkFloatingPoint& rhs) const {

Completed in 1378 milliseconds