OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
147
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 539 milliseconds