Home
last modified time | relevance | path

Searched defs:otherDistance (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp470 int otherDistance; in IsDensityMoreSuitable() local
612 int otherDistance = static_cast<int>(otherDensity - density); in IsDensityMoreSpecificThan() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_config_impl.cpp241 int otherDistance = other->screenDensity_ - request->screenDensity_; in IsMoreSuitable() local