Searched refs:canvas_width_in_bytes (Results 1 – 1 of 1) sorted by relevance
568 const int canvas_width_in_bytes = canvas_width * kNumChannels; in ReadAnimatedGIF() local620 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