Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h231 bool IsColorModeMatch(ColorMode colorMode, bool isCheckDarkAdaptation) const;
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp442 if (!IsColorModeMatch(other->colorMode_, isCheckDarkAdaptation)) { in Match()
484 bool ResConfigImpl::IsColorModeMatch(ColorMode colorMode, bool isCheckDarkAdaptation) const in IsColorModeMatch() function in OHOS::Global::Resource::ResConfigImpl

Completed in 2 milliseconds