Searched refs:fillBack (Results 1 – 2 of 2) sorted by relevance
201 void PrepareSectionPos(int32_t idx, bool fillBack);
539 void WaterFlowLayoutInfoSW::PrepareSectionPos(int32_t idx, bool fillBack) in PrepareSectionPos() argument541 int32_t prevSeg = GetSegment(fillBack ? idx - 1 : idx + 1); in PrepareSectionPos()