Searched refs:onSetSkipSelfWhenShowOnVirtualScreen_ (Results 1 – 3 of 3) sorted by relevance
216 && session->specificCallback_->onSetSkipSelfWhenShowOnVirtualScreen_ != nullptr) { in SetSkipSelfWhenShowOnVirtualScreen()217 … session->specificCallback_->onSetSkipSelfWhenShowOnVirtualScreen_(surfaceNode->GetId(), isSkip); in SetSkipSelfWhenShowOnVirtualScreen()
128 SetSkipSelfWhenShowOnVirtualScreenCallback onSetSkipSelfWhenShowOnVirtualScreen_; member
1454 … specificCb->onSetSkipSelfWhenShowOnVirtualScreen_ = [this](uint64_t surfaceNodeId, bool isSkip) { in CreateSpecificSessionCallback()