Home
last modified time | relevance | path

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

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