Home
last modified time | relevance | path

Searched refs:y_max (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3976 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
3981 roi->rect.height = y_max - y_min; in convertFromRegions()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp5457 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
5462 roi.rect.height = y_max - y_min; in convertFromRegions()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp5454 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
5459 roi.rect.height = y_max - y_min; in convertFromRegions()