Searched refs:srgbSupport (Results 1 – 3 of 3) sorted by relevance
152 grContext->caps()->srgbSupport() &&167 grContext->caps()->srgbSupport() && SkImageInfoIsGammaCorrect(window->info())
48 bool srgbSupport() const { return fSRGBSupport; } in srgbSupport() function
279 return caps->srgbSupport(); in Valid()