Searched refs:lpmEnable (Results 1 – 2 of 2) sorted by relevance
130 int lpmEnable = 1; in create() local132 lpmEnable = atoi(prop); in create()133 if ((lpmEnable == 0) || (DUALCAM_LPM_ENABLE == 0)) { in create()
15912 int lpmEnable = 1; in setCameraControls() local15951 lpmEnable = atoi(prop); in setCameraControls()15954 lpmEnable = 0; in setCameraControls()15957 if (lpmEnable == 0) { in setCameraControls()