Home
last modified time | relevance | path

Searched refs:IsDensityMoreSpecificThan (Results 1 - 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h241 int IsDensityMoreSpecificThan(ScreenDensity otherDensity, uint32_t density = 0) const;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp722 int ret = IsDensityMoreSpecificThan(other->screenDensityDpi_, density); in IsMoreSpecificThan()
730 int ResConfigImpl::IsDensityMoreSpecificThan(ScreenDensity otherDensity, uint32_t density) const in IsDensityMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl

Completed in 3 milliseconds