Searched refs:m_alphaOption (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageSource.cpp37 : m_alphaOption(alphaOption)
66 m_decoder = DeferredImageDecoder::create(data, m_alphaOption, m_gammaAndColorProfileOption);
H A DImageSource.h132 AlphaOption m_alphaOption; member in class:blink::ImageSource

Completed in 111 milliseconds