Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageSource.cpp39 : m_alphaOption(alphaOption) in ImageSource()
65 … m_decoder = DeferredImageDecoder::create(*data, m_alphaOption, m_gammaAndColorProfileOption); in setData()
DImageSource.h128 AlphaOption m_alphaOption; variable