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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageSource.h 128 AlphaOption m_alphaOption;
ImageSource.cpp 39 : m_alphaOption(alphaOption)
65 m_decoder = DeferredImageDecoder::create(*data, m_alphaOption, m_gammaAndColorProfileOption);

Completed in 22 milliseconds