Searched refs:get_crop_rect (Results 1 – 3 of 3) sorted by relevance
53 void get_crop_rect(const private_handle_t *hnd, std::optional<Rect> *crop);
46 void get_crop_rect(const private_handle_t *hnd, std::optional<Rect> *crop) in get_crop_rect() function
582 get_crop_rect(handle, &crop_rect); in get_metadata()