Searched refs:DesignateStreamIdForType (Results 1 – 3 of 3) sorted by relevance
26 int32_t DesignateStreamIdForType(const int32_t streamType);106 int32_t HostStreamMgrImpl::DesignateStreamIdForType(const int32_t streamType) in DesignateStreamIdForType() function in OHOS::Camera::HostStreamMgrImpl
31 virtual int32_t DesignateStreamIdForType(const int32_t streamType) = 0;
138 int32_t streamId = hostStreamMgr_->DesignateStreamIdForType(typeId.value()); in SetNodeSpec()