Searched refs:idxVL (Results 1 – 1 of 1) sorted by relevance
82 int idxVL = (y + i - 1) * size + x; in filter() local88 if (Math.abs(h - hV) > this.talus && Math.abs(h - tmp[idxVL]) > this.talus || vertT) { in filter()