Searched refs:GetCacheEndIndex (Results 1 – 2 of 2) sorted by relevance
218 int32_t GetCacheEndIndex() const in GetCacheEndIndex() function261 if (GetCacheEndIndex() == totalItemCount_ - 1) { in GetCacheEndPosition()
1003 … float endPos = GetCacheEndIndex() > GetEndIndex() ? GetCacheEndPosition() : GetEndPosition(); in AdjustItemPosition()1435 if (GetCacheEndIndex() == totalItemCount_ - 1) { in MeasureCacheItem()1438 float endPos = GetCacheEndIndex() > GetEndIndex() || itemPosition_.empty() ? in MeasureCacheItem()