Home
last modified time | relevance | path

Searched refs:CopyCanvas (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/demux/
Danim_decode.c165 static void CopyCanvas(const uint8_t* src, uint8_t* dst, in CopyCanvas() function
333 CopyCanvas(dec->prev_frame_disposed_, dec->curr_frame_, width, height); in WebPAnimDecoderGetNext()
398 CopyCanvas(dec->curr_frame_, dec->prev_frame_disposed_, width, height); in WebPAnimDecoderGetNext()