Home
last modified time | relevance | path

Searched refs:fov_control_config_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.h180 } fov_control_config_t; typedef
243 fov_control_config_t mFovControlConfig;
DQCameraFOVControl.cpp59 memset(&mFovControlConfig, 0, sizeof(fov_control_config_t)); in QCameraFOVControl()