Searched refs:findNearestResolution (Results 1 – 2 of 2) sorted by relevance
8 …findNearestResolution=function(t){if(this.resolutions_){var e=y(this.resolutions_,t,0);t=this.reso… method in e
1 …findNearestResolution(resolution) {\n const resolutions = this.getResolutions();\n if (resol…