Searched refs:supportsRatio (Results 1 – 1 of 1) sorted by relevance
101 bool supportsRatio = urlTemplate.find("{ratio}") != std::string::npos; in tile() local131 uint8_t(supportsRatio && pixelRatio > 1.0 ? 2 : 1), in tile()