Searched refs:IsDensityMoreSpecificThan (Results 1 – 2 of 2) sorted by relevance
187 int IsDensityMoreSpecificThan(ScreenDensity otherDensity, uint32_t density = 0) const;
670 int ret = IsDensityMoreSpecificThan(other->screenDensityDpi_, density); in IsMoreSpecificThan()678 int ResConfigImpl::IsDensityMoreSpecificThan(ScreenDensity otherDensity, uint32_t density) const in IsDensityMoreSpecificThan() function in OHOS::Global::Resource::ResConfigImpl