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 132 AlphaOption m_alphaOption;
ImageSource.cpp 37 : m_alphaOption(alphaOption)
66 m_decoder = DeferredImageDecoder::create(data, m_alphaOption, m_gammaAndColorProfileOption);

Completed in 41 milliseconds