Searched defs:convertFromRegions (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp6503 * FUNCTION : convertFromRegions
6514 void QCamera3HardwareInterface::convertFromRegions(cam_area_t &roi, function in class:qcamera::QCamera3HardwareInterface
9759 convertFromRegions(roi, request->settings, ANDROID_CONTROL_AE_REGIONS);
9776 convertFromRegions(roi, request->settings, ANDROID_CONTROL_AF_REGIONS);
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp7274 * FUNCTION : convertFromRegions
7285 void QCamera3HardwareInterface::convertFromRegions(cam_area_t &roi, function in class:qcamera::QCamera3HardwareInterface
10840 convertFromRegions(roi, request->settings, ANDROID_CONTROL_AE_REGIONS);
10857 convertFromRegions(roi, request->settings, ANDROID_CONTROL_AF_REGIONS);

Completed in 79 milliseconds