Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.cpp1518 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
1523 roi->rect.height = y_max - y_min; in convertFromRegions()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3160 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
3165 roi->rect.height = y_max - y_min; in convertFromRegions()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3757 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local
3762 roi->rect.height = y_max - y_min; in convertFromRegions()