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

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

Completed in 1073 milliseconds