Searched defs:crop_bottom (Results 1 – 11 of 11) sorted by relevance
98 int crop_left, crop_right, crop_top, crop_bottom; member
141 unsigned int crop_bottom, in crop_and_copy_tile()
469 int32_t crop_bottom = height - 1; in GetOutputFormat() local
60 pub crop_bottom: i32, field
787 void set_crop_bottom(uint64_t crop_bottom) { crop_bottom_ = crop_bottom; } in set_crop_bottom()788 uint64_t crop_bottom() const { return crop_bottom_; } in crop_bottom() function
342 unsigned crop_bottom; member
420 unsigned crop_bottom; member
952 let crop_bottom = crop_unit_y * self.frame_crop_bottom_offset; in visible_rectangle() localVariable
1422 pub crop_bottom: usize, field