Searched refs:GetSubRects (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 569 static int GetSubRects(const WebPPicture* const prev_canvas, in GetSubRects() function 1111 if (!GetSubRects(prev_canvas, curr_canvas, is_key_frame, is_first_frame, in SetFrame() 1133 if (!GetSubRects(prev_canvas_disposed, curr_canvas, is_key_frame, in SetFrame()
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 566 static int GetSubRects(const WebPPicture* const prev_canvas, in GetSubRects() function 1109 if (!GetSubRects(prev_canvas, curr_canvas, is_key_frame, is_first_frame, in SetFrame() 1131 if (!GetSubRects(prev_canvas_disposed, curr_canvas, is_key_frame, in SetFrame()
|