OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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