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

/external/chromium_org/third_party/skia/include/core/
H A DSkScalar.h48 /** SK_ScalarMin is defined to be the smallest value representable as an SkScalar
50 #define SK_ScalarMin (-SK_ScalarMax) macro
192 #define SK_ScalarMin SK_FixedMin macro
/external/skia/include/core/
H A DSkScalar.h48 /** SK_ScalarMin is defined to be the smallest value representable as an SkScalar
50 #define SK_ScalarMin (-SK_ScalarMax) macro
192 #define SK_ScalarMin SK_FixedMin macro

Completed in 94 milliseconds