Searched refs:set_crop_rect (Results 1 – 3 of 3) sorted by relevance
54 android::status_t set_crop_rect(const private_handle_t *hnd, const Rect &crop_rectangle);
52 android::status_t set_crop_rect(const private_handle_t *hnd, const Rect &crop) in set_crop_rect() function
720 err = set_crop_rect(handle, crops[0]); in set_metadata()