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

/external/webkit/Source/WebCore/platform/graphics/
H A DImageSource.h147 enum GammaAndColorProfileOption { enum in class:WebCore::ImageSource
152 ImageSource(AlphaOption alphaOption = AlphaPremultiplied, GammaAndColorProfileOption gammaAndColorProfileOption = GammaAndColorProfileApplied);
223 GammaAndColorProfileOption m_gammaAndColorProfileOption;

Completed in 54 milliseconds