Searched refs:boundToSize (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 162 boundToSize(crop_left, crop_top, crop_width, crop_height, in toActiveArray() 244 boundToSize(crop_left, crop_top, crop_width, crop_height, in applyZoomRatioHelper() 292 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize() function in qcamera::QCamera3CropRegionMapper
|
D | QCamera3CropRegionMapper.h | 65 void boundToSize(int32_t& left, int32_t& top, int32_t& width,
|