Searched refs:get_crop_rect (Results 1 – 4 of 4) sorted by relevance
52 void get_crop_rect(const private_handle_t *hnd, std::optional<Rect> *crop);
48 void get_crop_rect(const private_handle_t *hnd, std::optional<Rect> *crop) in get_crop_rect() function
536 get_crop_rect(handle, &crop_rect); in get_metadata()
159 common::get_crop_rect(hnd, &crop_rect); in getStandardMetadataHelper()