Searched refs:notifyZoomSubscribers (Results 1 – 3 of 3) sorted by relevance
152 notifyZoomSubscribers(mCurrentZoomIdx, true); in advanceZoom()200 notifyZoomSubscribers(mCurrentZoomIdx, true); in advanceZoom()207 notifyZoomSubscribers(mCurrentZoomIdx, false); in advanceZoom()
147 status_t notifyZoomSubscribers(int zoomIdx, bool targetReached);
1069 status_t BaseCameraAdapter::notifyZoomSubscribers(int zoomIdx, bool targetReached) in notifyZoomSubscribers() function in android::BaseCameraAdapter