Searched defs:gammaCorrect (Results 1 – 5 of 5) sorted by relevance
32 bool gammaCorrect; // Old configs are not gamma correct, some new ones are. member
1169 bool gammaCorrect = false; in WriteToDisk() local
81 void setGammaCorrect(bool gammaCorrect) { in setGammaCorrect()
147 bool gammaCorrect) { in Make()167 bool gammaCorrect) in SmallPathOp()835 bool gammaCorrect = random->nextBool(); in DRAW_OP_TEST_DEFINE() local
4135 bool GrGLGpu::generateMipmap(GrGLTexture* texture, bool gammaCorrect) { in generateMipmap()