Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h325 EVENT_FOCUS_LOCKED = 0x1, enumerator
/hardware/ti/omap4-aah/camera/inc/
DCameraHal.h452 EVENT_FOCUS_LOCKED = 0x1, enumerator
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp1014 focusEvent.mEventType = CameraHalEvent::EVENT_FOCUS_LOCKED; in notifyFocusSubscribers()
DAppCallbackNotifier.cpp358 case CameraHalEvent::EVENT_FOCUS_LOCKED: in notifyEvent()
DCameraHal.cpp2322 case CameraHalEvent::EVENT_FOCUS_LOCKED: in eventCallback()
/hardware/ti/omap4-aah/camera/
DAppCallbackNotifier.cpp368 case CameraHalEvent::EVENT_FOCUS_LOCKED: in notifyEvent()
DBaseCameraAdapter.cpp1159 focusEvent.mEventType = CameraHalEvent::EVENT_FOCUS_LOCKED; in notifyFocusSubscribers()