Searched refs:thresholdHeight (Results 1 – 1 of 1) sorted by relevance
701 int thresholdHeight = (candidates.at(i).first + candidates.at(i+1).first) / 2; in constructIconUrl() local702 if (requestedHeight < thresholdHeight) in constructIconUrl()