Searched defs:HostStreamImpl (Results 1 – 1 of 1) sorted by relevance
17 class HostStreamImpl : public HostStream { class32 HostStreamImpl::HostStreamImpl(const HostStreamInfo& info, BufferCb c) : info_(info), callBack_(c) in HostStreamImpl() function in OHOS::Camera::HostStreamImpl