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

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

Completed in 71 milliseconds