Searched refs:cacheLine (Results 1 – 2 of 2) sorted by relevance
93 void LayoutChildren(float mainOffset, int32_t cacheLine);
403 void GridIrregularLayoutAlgorithm::LayoutChildren(float mainOffset, int32_t cacheLine) in LayoutChildren() argument416 const int32_t cacheStartLine = info.startMainLineIndex_ - cacheLine; in LayoutChildren()419 …auto endIt = info.gridMatrix_.upper_bound(std::max(info.endMainLineIndex_ + cacheLine, info.startM… in LayoutChildren()