Searched refs:mEventType (Results 1 – 4 of 4) sorted by relevance
384 mEventType(NO_EVENTS) {} in CameraHalEvent()389 mEventType(event.mEventType), in CameraHalEvent()393 CameraHalEventType mEventType; variable
1014 focusEvent.mEventType = CameraHalEvent::EVENT_FOCUS_LOCKED; in notifyFocusSubscribers()1050 shutterEvent.mEventType = CameraHalEvent::EVENT_SHUTTER; in notifyShutterSubscribers()1087 zoomEvent.mEventType = CameraHalEvent::EVENT_ZOOM_INDEX_REACHED; in notifyZoomSubscribers()1123 faceEvent.mEventType = CameraHalEvent::EVENT_FACE; in notifyFaceSubscribers()
344 switch(evt->mEventType) in notifyEvent()
2320 switch( event->mEventType ) in eventCallback()