Searched refs:hsrc (Results 1 – 1 of 1) sorted by relevance
443 rect_i clip_rect_area(rect_i& dst, rect_i& src, int wsrc, int hsrc) const in clip_rect_area() argument462 if(src.y2 > hsrc) src.y2 = hsrc; in clip_rect_area()