Searched refs:focusState (Results 1 – 3 of 3) sorted by relevance
93 uint8_t focusState; // Latest focus state from HAL member
719 focusState = ANDROID_CONTROL_AF_STATE_INACTIVE; in initialize()1722 validatedParams.focusState = ANDROID_CONTROL_AF_STATE_INACTIVE; in set()
289 switch (p.focusState) { in dump()1279 l.mParameters.focusState == ANDROID_CONTROL_AF_STATE_FOCUSED_LOCKED ) { in autoFocus()1676 ANDROID_CONTROL_AF_STATE, l.mParameters.focusState, tmp, sizeof(tmp)); in notifyAutoFocus()1681 l.mParameters.focusState = newState; in notifyAutoFocus()1687 ANDROID_CONTROL_AF_STATE, l.mParameters.focusState, tmp, sizeof(tmp)); in notifyAutoFocus()