HomeSort by relevance Sort by last modified time
    Searched refs:notifyZoomSubscribers (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXZoom.cpp 152 notifyZoomSubscribers(mCurrentZoomIdx, true);
200 notifyZoomSubscribers(mCurrentZoomIdx, true);
207 notifyZoomSubscribers(mCurrentZoomIdx, false);
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 150 status_t notifyZoomSubscribers(int zoomIdx, bool targetReached);
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 1069 status_t BaseCameraAdapter::notifyZoomSubscribers(int zoomIdx, bool targetReached)
    [all...]

Completed in 964 milliseconds