Home
last modified time | relevance | path

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

/development/tools/winscope/libs/virtualList/
Dvirtual.js63 isFront() { method in Virtual
119 if (this.isFront()) {
DVirtualList.js251 … if (this.virtual.isFront() && !!this.dataSources.length && (offset - this.topThreshold <= 0)) {