Searched refs:IsDirtyLayoutNodesEmpty (Results 1 – 5 of 5) sorted by relevance
101 bool isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()112 isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()118 isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()
135 bool IsDirtyLayoutNodesEmpty() in IsDirtyLayoutNodesEmpty() function
934 bool IsDirtyLayoutNodesEmpty() const override in IsDirtyLayoutNodesEmpty() function936 return taskScheduler_->IsDirtyLayoutNodesEmpty(); in IsDirtyLayoutNodesEmpty()
191 bool isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()202 isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()208 isDirtyLayoutNodesEmpty = pipelineContext->IsDirtyLayoutNodesEmpty(); in FlushDirtyNodesWhenExist()
1428 virtual bool IsDirtyLayoutNodesEmpty() const in IsDirtyLayoutNodesEmpty() function