Searched refs:focusState (Results 1 – 3 of 3) sorted by relevance
97 uint8_t focusState; // Latest focus state from HAL member
788 focusState = ANDROID_CONTROL_AF_STATE_INACTIVE; in initialize()1935 validatedParams.focusState = ANDROID_CONTROL_AF_STATE_INACTIVE; in set()
321 switch (p.focusState) { in dumpClient()1396 l.mParameters.focusState == ANDROID_CONTROL_AF_STATE_FOCUSED_LOCKED ) { in autoFocus()1859 ANDROID_CONTROL_AF_STATE, l.mParameters.focusState, tmp, sizeof(tmp)); in notifyAutoFocus()1864 l.mParameters.focusState = newState; in notifyAutoFocus()1870 ANDROID_CONTROL_AF_STATE, l.mParameters.focusState, tmp, sizeof(tmp)); in notifyAutoFocus()