Home
last modified time | relevance | path

Searched refs:zoomIdx (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h150 status_t notifyZoomSubscribers(int zoomIdx, bool targetReached);
/hardware/ti/omap4-aah/camera/inc/
DBaseCameraAdapter.h169 status_t notifyZoomSubscribers(int zoomIdx, bool targetReached);
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp1069 status_t BaseCameraAdapter::notifyZoomSubscribers(int zoomIdx, bool targetReached) in notifyZoomSubscribers() argument
1088 zoomEvent.mEventData->zoomEvent.currentZoomIndex = zoomIdx; in notifyZoomSubscribers()
/hardware/ti/omap4-aah/camera/
DBaseCameraAdapter.cpp1214 status_t BaseCameraAdapter::notifyZoomSubscribers(int zoomIdx, bool targetReached) in notifyZoomSubscribers() argument
1233 zoomEvent.mEventData->zoomEvent.currentZoomIndex = zoomIdx; in notifyZoomSubscribers()