Home
last modified time | relevance | path

Searched refs:GetAppDarkRes (Results 1 - 5 of 5) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_config.cpp45 if (colorMode == DARK && !resConfig.GetAppColorMode() && !resConfig.GetAppDarkRes()) { in Match()
H A Dres_config_impl.cpp406 this->SetAppDarkRes(other.GetAppDarkRes()); in Copy()
486 if (isCheckDarkAdaptation && this->colorMode_ == DARK && !this->GetAppColorMode() && !this->GetAppDarkRes()) { in IsColorModeMatch()
799 bool ResConfigImpl::GetAppDarkRes() const in GetAppDarkRes() function in OHOS::Global::Resource::ResConfigImpl
H A Dhap_resource.cpp542 if (isSystem_ || isOverlay_ || defaultConfig->GetAppDarkRes()) { in IsAppDarkRes()
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h211 bool GetAppDarkRes() const;
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_config.h96 virtual bool GetAppDarkRes() const = 0;

Completed in 4 milliseconds