Searched refs:IsPredictOutOfRange (Results 1 – 3 of 3) sorted by relevance
80 if (pattern->IsPredictOutOfRange(it->idx)) { in PreloadGridItemsHelper()
258 bool IsPredictOutOfRange(int32_t index) const;
2051 bool GridPattern::IsPredictOutOfRange(int32_t index) const in IsPredictOutOfRange() function in OHOS::Ace::NG::GridPattern