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

  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
GIFImageDecoder.h 87 bool m_currentBufferSawAlpha;
GIFImageDecoder.cpp 193 m_currentBufferSawAlpha = true;
202 m_currentBufferSawAlpha = true;
229 if (!m_currentBufferSawAlpha) {
384 m_currentBufferSawAlpha = false;

Completed in 58 milliseconds