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

/frameworks/base/libs/hwui/
H A DProgram.h172 bool hasGammaCorrection; member in namespace:android::uirenderer
221 hasGammaCorrection = false;
296 key |= programid(hasGammaCorrection) << PROGRAM_HAS_GAMMA_CORRECTION;

Completed in 202 milliseconds