Searched defs:prefetchCount (Results 1 – 2 of 2) sorted by relevance
25 private readonly prefetchCount = new PrefetchCount(this.itemsOnScreen); property in PrefetchRangeEvaluator
301 calculateRatio(prefetchCount, totalCount) { argument