Searched defs:crop_right (Results 1 – 11 of 11) sorted by relevance
98 int crop_left, crop_right, crop_top, crop_bottom; member
142 unsigned int crop_right in crop_and_copy_tile()
468 int32_t crop_right = width - 1; in GetOutputFormat() local
59 pub crop_right: i32, field
783 void set_crop_right(uint64_t crop_right) { crop_right_ = crop_right; } in set_crop_right()784 uint64_t crop_right() const { return crop_right_; } in crop_right() function
340 unsigned crop_right; member
418 unsigned crop_right; member
950 let crop_right = crop_unit_x * self.frame_crop_right_offset; in visible_rectangle() localVariable
1424 pub crop_right: usize, field