Home
last modified time | relevance | path

Searched refs:targetReached (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h150 status_t notifyZoomSubscribers(int zoomIdx, bool targetReached);
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp1069 status_t BaseCameraAdapter::notifyZoomSubscribers(int zoomIdx, bool targetReached) in notifyZoomSubscribers() argument
1089 zoomEvent.mEventData->zoomEvent.targetZoomIndexReached = targetReached; in notifyZoomSubscribers()