OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyPostProcessing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/webp/
WEBPImageDecoder.h
74
void
applyPostProcessing
(size_t frameIndex);
WEBPImageDecoder.cpp
321
// to decode |clearExceptFrame|, either in initFrameBuffer() or
ApplyPostProcessing
().
391
void WEBPImageDecoder::
applyPostProcessing
(size_t frameIndex)
537
applyPostProcessing
(frameIndex);
543
applyPostProcessing
(frameIndex);
Completed in 110 milliseconds