Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.cpp130 int lpmEnable = 1; in create() local
132 lpmEnable = atoi(prop); in create()
133 if ((lpmEnable == 0) || (DUALCAM_LPM_ENABLE == 0)) { in create()