HomeSort by relevance Sort by last modified time
    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