Home
last modified time | relevance | path

Searched refs:gDeviceGamma (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkScalerContext.cpp110 static SkScalar gDeviceGamma = SK_ScalarMin; variable
125 if (gContrast != contrast || gPaintGamma != paintGamma || gDeviceGamma != deviceGamma) { in cached_mask_gamma()
130 gDeviceGamma = deviceGamma; in cached_mask_gamma()

Completed in 3 milliseconds