Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
Dres_config_impl.cpp469 int thisDistance; in IsDensityMoreSuitable() local
500 bool ResConfigImpl::IsDensityMoreSuitable(int thisDistance, int otherDistance) const in IsDensityMoreSuitable()
611 int thisDistance = static_cast<int>(this->screenDensityDpi_ - density); in IsDensityMoreSpecificThan() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_config_impl.cpp240 int thisDistance = this->screenDensity_ - request->screenDensity_; in IsMoreSuitable() local