Home
last modified time | relevance | path

Searched refs:kAllowSRGBWithoutDecodeControl (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/gpu/
DGrContextFactory.h59 kAllowSRGBWithoutDecodeControl = 0x2, enumerator
DGrContextFactory.cpp263 if (ContextOverrides::kAllowSRGBWithoutDecodeControl & overrides) { in getContextInfoInternal()
/external/skqp/tools/gpu/
DGrContextFactory.h59 kAllowSRGBWithoutDecodeControl = 0x2, enumerator
DGrContextFactory.cpp263 if (ContextOverrides::kAllowSRGBWithoutDecodeControl & overrides) { in getContextInfoInternal()
/external/skqp/tools/flags/
DSkCommonFlagsConfig.cpp218 fContextOverrides |= ContextOverrides::kAllowSRGBWithoutDecodeControl; in SkCommandLineConfigGpu()
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp457 fContextOverrides |= ContextOverrides::kAllowSRGBWithoutDecodeControl; in SkCommandLineConfigGpu()