Searched defs:NotifyStreamOutput (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp527 void RequestManager::NotifyStreamOutput(int frameCnt) function in class:android::RequestManager
3463 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount);
3479 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount);
3797 m_requestManager->NotifyStreamOutput(m_reprocessingFrameCnt);
3849 m_requestManager->NotifyStreamOutput(frame->rcount);
3922 m_requestManager->NotifyStreamOutput(frame->rcount);
4075 m_requestManager->NotifyStreamOutput(frame->rcount);

Completed in 39 milliseconds