Home
last modified time | relevance | path

Searched refs:IsResolutionMatch (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp617 bool IsResolutionMatch(const AceResConfig& desired, const AceResConfig& supported) in IsResolutionMatch() function
626 !IsResolutionMatch(desired, supported)); in MatchResConfig()