Searched refs:FillMatrixOnly (Results 1 – 4 of 4) sorted by relevance
80 int32_t FillMatrixOnly(int32_t targetIdx);
318 filler.FillMatrixOnly(info_.childrenCount_ - 1); in Jump()476 jumpLine = filler.FillMatrixOnly(jumpIdx); in FindJumpLineIdx()645 filler.FillMatrixOnly(std::min(info_.childrenCount_, info_.endIndex_ + cacheCnt)); in PreloadItems()
244 int32_t GridIrregularFiller::FillMatrixOnly(int32_t targetIdx) in FillMatrixOnly() function in OHOS::Ace::NG::GridIrregularFiller
506 EXPECT_EQ(filler.FillMatrixOnly(6), 4);