Searched refs:offlineOutputIds (Results 1 – 4 of 4) sorted by relevance
196 in int[] offlineOutputIds); in switchToOffline() argument
263 int[] offlineOutputIds) throws CameraAccessException { in switchToOffline() argument265 return mRemoteDevice.switchToOffline(cbs, offlineOutputIds); in switchToOffline()
174 const std::vector<int>& offlineOutputIds,
1840 const std::vector<int>& offlineOutputIds, in switchToOffline() argument1854 if (offlineOutputIds.empty()) { in switchToOffline()1867 offlineStreamIds.reserve(offlineOutputIds.size()); in switchToOffline()1869 for (const auto& streamId : offlineOutputIds) { in switchToOffline()