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/platform/image-decoders/webp/
WEBPImageDecoder.h
73
void
applyPostProcessing
(size_t frameIndex);
WEBPImageDecoder.cpp
315
// to decode |clearExceptFrame|, either in initFrameBuffer() or
ApplyPostProcessing
().
385
void WEBPImageDecoder::
applyPostProcessing
(size_t frameIndex)
530
applyPostProcessing
(frameIndex);
537
applyPostProcessing
(frameIndex);
Completed in 352 milliseconds