Searched refs:debugSurface_ (Results 1 – 3 of 3) sorted by relevance
475 sptr<Surface> debugSurface_; variable
425 if (debugSurface_ == nullptr) { in CreateMultiChannel()427 debugSurface_ = Surface::CreateSurfaceAsConsumer(bufferName); in CreateMultiChannel()428 ret = streamCapturePtr->SetBufferProducerInfo(bufferName, debugSurface_->GetProducer()); in CreateMultiChannel()
267 if (photoOutput->debugSurface_ != nullptr) { in InitPictureListeners()269 …gImageListener = new (std::nothrow) AuxiliaryPhotoListener(surfaceName, photoOutput->debugSurface_, in InitPictureListeners()271 ret = photoOutput->debugSurface_->RegisterConsumerListener( in InitPictureListeners()