Searched defs:otherDistance (Results 1 – 2 of 2) sorted by relevance
470 int otherDistance; in IsDensityMoreSuitable() local612 int otherDistance = static_cast<int>(otherDensity - density); in IsDensityMoreSpecificThan() local
241 int otherDistance = other->screenDensity_ - request->screenDensity_; in IsMoreSuitable() local