Searched defs:hasGammaCorrection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DProgram.h160 bool hasGammaCorrection; member in struct:android::uirenderer::ProgramDescription
203 hasGammaCorrection = false;
271 if (hasGammaCorrection) key |= programid(0x1) << PROGRAM_HAS_GAMMA_CORRECTION;

Completed in 70 milliseconds