Searched refs:x_max (Results 1 - 1 of 1) sorted by path

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2270 int32_t x_max = frame_settings.find(tag).data.i32[2]; local
2275 roi->rect.width = x_max - x_min;

Completed in 2320 milliseconds