Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageSource.cpp40 , m_gammaAndColorProfileOption(gammaAndColorProfileOption) in ImageSource()
65 … m_decoder = DeferredImageDecoder::create(*data, m_alphaOption, m_gammaAndColorProfileOption); in setData()
DImageSource.h129 GammaAndColorProfileOption m_gammaAndColorProfileOption; variable