Searched refs:set_crop_rect (Results 1 – 4 of 4) sorted by relevance
53 android::status_t set_crop_rect(const private_handle_t *hnd, const Rect &crop_rectangle);
54 android::status_t set_crop_rect(const private_handle_t *hnd, const Rect &crop) in set_crop_rect() function
683 err = set_crop_rect(handle, crops[0]); in set_metadata()
283 common::set_crop_rect(hnd, value[0]); in setStandardMetadataHelper()