HomeSort by relevance Sort by last modified time
    Searched refs:m_gammaAndColorProfileOption (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageSource.h 133 GammaAndColorProfileOption m_gammaAndColorProfileOption;
ImageSource.cpp 38 , m_gammaAndColorProfileOption(gammaAndColorProfileOption)
66 m_decoder = DeferredImageDecoder::create(data, m_alphaOption, m_gammaAndColorProfileOption);

Completed in 72 milliseconds