Searched refs:topThreshold (Results 1 – 2 of 2) sorted by relevance
/development/tools/winscope/libs/virtualList/ | ||
D | props.js | 39 topThreshold: { property |
D | VirtualList.js | 251 … if (this.virtual.isFront() && !!this.dataSources.length && (offset - this.topThreshold <= 0)) { |