Searched defs:thisDistance (Results 1 – 2 of 2) sorted by relevance
469 int thisDistance; in IsDensityMoreSuitable() local500 bool ResConfigImpl::IsDensityMoreSuitable(int thisDistance, int otherDistance) const in IsDensityMoreSuitable()611 int thisDistance = static_cast<int>(this->screenDensityDpi_ - density); in IsDensityMoreSpecificThan() local
240 int thisDistance = this->screenDensity_ - request->screenDensity_; in IsMoreSuitable() local