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

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

Completed in 56 milliseconds