OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisposeOverwriteBgcolor
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.h
64
DisposeOverwriteBgcolor
, // Clear frame to transparent
/external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageDecoder.cpp
289
// The only remaining case is a
DisposeOverwriteBgcolor
frame. If
292
if ((prevBuffer->disposalMethod() == ImageFrame::
DisposeOverwriteBgcolor
) && !prevBuffer->hasAlpha() && buffer.originalFrameRect().contains(prevBuffer->originalFrameRect()))
354
//
DisposeOverwriteBgcolor
below and reset to a completely empty image.)
Completed in 609 milliseconds