Searched refs:SkipLayout (Results 1 – 4 of 4) sorted by relevance
58 virtual bool SkipLayout() in SkipLayout() function141 bool SkipLayout() override in SkipLayout() function
243 if (layoutAlgorithm_->SkipLayout()) { in Layout()
657 if (layoutAlgorithm && layoutAlgorithm->SkipLayout()) { in Layout()
1446 config.skipLayout = layoutAlgorithmWrapper->SkipLayout(); in SwapDirtyLayoutWrapperOnMainThread()4341 config.skipLayout = layoutAlgorithmWrapper->SkipLayout(); in OnLayoutFinish()