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

  /external/skia/include/core/
SkDeviceProperties.h 4 #ifndef SK_GAMMA_EXPONENT
5 #define SK_GAMMA_EXPONENT (2.2f)
9 #undef SK_GAMMA_EXPONENT
10 #define SK_GAMMA_EXPONENT (0.0f)
95 SkDeviceProperties ret = { Geometry::MakeDefault(), SK_GAMMA_EXPONENT };
  /external/skia/legacy/src/ports/
SkFontHost_FreeType.cpp 62 #ifndef SK_GAMMA_EXPONENT
63 #define SK_GAMMA_EXPONENT 2.2
    [all...]

Completed in 9135 milliseconds