Searched refs:getValueForResolutionFunction (Results 1 – 2 of 2) sorted by relevance
8 …getValueForResolutionFunction=function(t){var e=Math.log(t||2),r=this.getConstrainedResolution(thi… method in e
1 …getValueForResolutionFunction(power) {\n const logPower = Math.log(power || 2);\n const maxR…