Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_util.c568 const int canvas_width_in_bytes = canvas_width * kNumChannels; in ReadAnimatedGIF() local
620 ZeroFillFrameRect(curr_rgba, canvas_width_in_bytes, in ReadAnimatedGIF()
640 canvas_width_in_bytes, in ReadAnimatedGIF()
646 ZeroFillFrameRect(curr_rgba, canvas_width_in_bytes, in ReadAnimatedGIF()
661 canvas_width_in_bytes, curr_rgba)) { in ReadAnimatedGIF()

Completed in 4 milliseconds