Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_common_utils.cpp207 bool IsMatchLookupCondition(std::shared_ptr<EffectInfo> &effectInfo, std::string &type, uint32_t enumValue) in IsMatchLookupCondition() function
225 bool IsMatchLookupCondition(std::shared_ptr<IFilterDelegate> &filterDelegate, std::string &type, uint32_t enumValue) in IsMatchLookupCondition() function
267 if (IsMatchLookupCondition(filterDelegate, type, valueIterator->second)) { in ParseLookupKey()
278 if (IsMatchLookupCondition(effectInfo, type, valueIterator->second)) { in ParseLookupKey()

Completed in 1 milliseconds