Home
last modified time | relevance | path

Searched refs:getDeviceGamma (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkScalerContext.h71 SkScalar getDeviceGamma() const { in getDeviceGamma() function
DSkScalerContext.cpp140 rec.getDeviceGamma()); in GetMaskPreBlend()
/external/skqp/src/core/
DSkScalerContext.h82 SkScalar getDeviceGamma() const { in getDeviceGamma() function
DSkScalerContext.cpp110 rec.getDeviceGamma()); in GetMaskPreBlend()
1062 bool luminanceColorWillBeUsed = rec->getDeviceGamma() != SK_Scalar1 || in MakeRecAndEffects()