Searched refs:setBatchedStreams (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/camera/device/3.2/default/ | ||
H A D | CameraDeviceSession.h | 163 void setBatchedStreams(const std::vector<int>& streamsToBatch); |
H A D | CameraDeviceSession.cpp | 325 void CameraDeviceSession::ResultBatcher::setBatchedStreams( function in class:android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher 917 mResultBatcher.setBatchedStreams(mVideoStreamIds); |
Completed in 40 milliseconds