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

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp534 void RequestManager::NotifyStreamOutput(int frameCnt) function in class:android::RequestManager
3505 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount);
3521 m_requestManager->NotifyStreamOutput(shot_ext->shot.ctl.request.frameCount);
3839 m_requestManager->NotifyStreamOutput(m_reprocessingFrameCnt);
3891 m_requestManager->NotifyStreamOutput(frame->rcount);
3964 m_requestManager->NotifyStreamOutput(frame->rcount);
4117 m_requestManager->NotifyStreamOutput(frame->rcount);

Completed in 45 milliseconds