Home | History | Annotate | Download | only in interface

Lines Matching refs:CopyArea

36     const Stitcher::CopyArea &current,
37 const Stitcher::CopyArea &next,
38 Stitcher::CopyArea &merged)
56 const Stitcher::CopyArea &area, const uint32_t round_width,
57 Stitcher::CopyArea &split_a, Stitcher::CopyArea &split_b)
450 CopyArea split_a, split_b;
452 CopyArea left;
473 CopyArea right;
499 CopyArea merged;
503 const CopyArea &first = tmp_areas[0];
504 const CopyArea &last = tmp_areas[end];
515 const CopyArea &current = tmp_areas[i];
521 const CopyArea &next = tmp_areas[i + 1];