Searched refs:toProducerSurface_ (Results 1 – 2 of 2) sorted by relevance
183 if (toProducerSurface_) { in ~ImageEffect()184 auto res = toProducerSurface_->Disconnect(); in ~ImageEffect()186 res, toProducerSurface_->GetUniqueId()); in ~ImageEffect()187 toProducerSurface_ = nullptr; in ~ImageEffect()729 toProducerSurface_ = surface; in SetOutputSurface()736 toProducerSurface_->SetTransform(GRAPHIC_ROTATE_BUTT); in SetOutputSurface()754 if (toProducerSurface_ == nullptr) { in UpdateProducerSurfaceInfo()758 toProducerSurface_->SetTransform(transform); in UpdateProducerSurfaceInfo()922 CHECK_AND_RETURN_LOG(toProducerSurface_ != nullptr, in FlushBuffer()1015 toProducerSurface_ = surface; in SetOutNativeWindow()[all …]
142 sptr<Surface> toProducerSurface_; // from ImageEffect to XComponent variable