Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFontRenderer.cpp61 bool gammaCorrection = true; in draw() local
63 bool gammaCorrection = false; in draw() local
70 .setGammaCorrection(gammaCorrection) in draw()