Searched defs:Combine (Results 1 – 4 of 4) sorted by relevance
21 SafeAreaInsets SafeAreaInsets::Combine(const SafeAreaInsets& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets32 Inset SafeAreaInsets::Inset::Combine(const Inset& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets::Inset
26 … void NativeTransitionEffect::Combine(sptr<OHOS::Ace::Framework::NativeTransitionEffect> tagEffect) in Combine() function in OHOS::Ace::Framework::NativeTransitionEffect
76 shared_ptr<JsValue> Combine(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisOb… in Combine() function
38 void Combine(float* out, const float* a, const float* b, double scaleA, double scaleB) in Combine() function