Searched refs:mStreamGraphInterface (Results 1 – 2 of 2) sorted by relevance
36 mStreamGraphInterface(streamGraphInterface) {} in SingleStreamObserver()53 mStreamGraphInterface->getServiceStub() in startObservingStream()64 if (mStopped || mStreamGraphInterface == nullptr) { in startObservingStream()79 mStreamGraphInterface->dispatchPixelData(mStreamId, response.timestamp_us(), in startObservingStream()82 mStreamGraphInterface in startObservingStream()128 mClientConfig(clientConfig), mStreamGraphInterface(streamGraphInterface) {} in StreamSetObserver()142 std::make_unique<SingleStreamObserver>(it.first, this, mStreamGraphInterface); in startObservingStreams()163 mGraphTerminationThread = std::thread([streamGraphInterface(mStreamGraphInterface)]() { in stopObservingStreams()189 mGraphTerminationThread = std::thread([streamGraphInterface(mStreamGraphInterface)]() { in reportStreamClosed()
73 StreamGraphInterface* mStreamGraphInterface; variable93 StreamGraphInterface* mStreamGraphInterface; variable