Searched refs:ZeroFillCanvas (Results 1 – 2 of 2) sorted by relevance
95 static void ZeroFillCanvas(uint8_t* rgba, in ZeroFillCanvas() function586 ZeroFillCanvas(curr_rgba, canvas_width, canvas_height); in ReadAnimatedGIF()599 ZeroFillCanvas(curr_rgba, canvas_width, canvas_height); in ReadAnimatedGIF()
144 static int ZeroFillCanvas(uint8_t* buf, uint32_t canvas_width, in ZeroFillCanvas() function335 if (!ZeroFillCanvas(dec->curr_frame_, width, height)) { in WebPAnimDecoderGetNext()
Completed in 6 milliseconds