Searched refs:streamsToKeep (Results 1 – 4 of 4) sorted by relevance
80 * The streamsToKeep argument contains list of streams IDs where application117 * in streamsToKeep argument. Note that the camera HAL must report120 * streamsToKeep argument support offline mode, then the camera HAL130 switchToOffline(vec<int32_t> streamsToKeep) generates (Status status,
58 * one of stream ID listed in streamsToKeep argument of the
83 const hidl_vec<int32_t>& streamsToKeep, in switchToOffline() argument90 Status st = switchToOffline(streamsToKeep, &msgs, &results, &info, &session); in switchToOffline()
82 Return<void> switchToOffline(const hidl_vec<int32_t>& streamsToKeep,