Searched defs:start_y (Results 1 – 1 of 1) sorted by relevance
144 let start_y = start_y as usize; in image_opaque() localVariable178 let start_y = start_y as usize; in image_fast() localVariable464 let start_y = cmp::max(0, cmp::min(self_h as i32 - 1, y)); in rect() localVariable