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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTFitsIn.h60 template <typename D, typename S> struct SkTOutOfRange_GT_MaxD { struct in namespace:sktfitsin::Private
115 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
121 // This also protects the precondition of SkTOutOfRange_GT_MaxD.
132 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
138 // This also protects the precondition of SkTOutOfRange_LT_MinD and SkTOutOfRange_GT_MaxD.
149 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
156 // This also protects the precondition of SkTOutOfRange_GT_MaxD.
167 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
174 // This also protects the precondition of SkTOutOfRange_GT_MaxD.
/external/skia/src/utils/
H A DSkTFitsIn.h60 template <typename D, typename S> struct SkTOutOfRange_GT_MaxD { struct in namespace:sktfitsin::Private
115 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
121 // This also protects the precondition of SkTOutOfRange_GT_MaxD.
132 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
138 // This also protects the precondition of SkTOutOfRange_LT_MinD and SkTOutOfRange_GT_MaxD.
149 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
156 // This also protects the precondition of SkTOutOfRange_GT_MaxD.
167 typedef SkTOutOfRange_GT_MaxD<D, S> OutOfRange_High;
174 // This also protects the precondition of SkTOutOfRange_GT_MaxD.

Completed in 99 milliseconds