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