Home
last modified time | relevance | path

Searched refs:getLastIndex (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/libs/virtualList/
Dvirtual.js223 this.lastCalcIndex = Math.min(this.lastCalcIndex, this.getLastIndex())
234 getLastIndex() { method in Virtual
247 end = this.getLastIndex()
270 const trulyEnd = Math.min(theoryEnd, this.getLastIndex())
286 const lastIndex = this.getLastIndex()