Searched refs:resolutionNs (Results 1 – 4 of 4) sorted by relevance
71 const resolutionNs = toNs(resolution); constant75 assertTrue(Math.log2(resolutionNs) % 1 === 0);83 Math.max(Math.round(resolutionNs * this.pxSize() / 2) * 2, 1);
80 const resolutionNs = toNs(resolution); constant81 assertTrue(Math.log2(resolutionNs) % 1 === 0);89 Math.max(Math.round(resolutionNs * this.pxSize() / 2) * 2, 1);
75 const resolutionNs = toNs(resolution); constant76 assertTrue(Math.log2(resolutionNs) % 1 === 0);84 Math.max(Math.round(resolutionNs * this.pxSize() / 2) * 2, 1);
64 const resolutionNs = toNs(resolution); constant71 Math.max(Math.round(resolutionNs * this.pxSize() / 2) * 2, 1);