Home
last modified time | relevance | path

Searched defs:Combine (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect.cpp24 void NativeTransitionEffect::Combine(sptr<OHOS::Ace::Framework::NativeTransitionEffect> tagEffect) in Combine() function in OHOS::Ace::Framework::NativeTransitionEffect
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.cpp19 SafeAreaInsets SafeAreaInsets::Combine(const SafeAreaInsets& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets
30 Inset SafeAreaInsets::Inset::Combine(const Inset& other) const in Combine() function in OHOS::Ace::NG::SafeAreaInsets::Inset
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dvector_util.h215 static inline constexpr Vec3 Combine(Vec3 const& a, Vec3 const& b, float ascl, float bscl) in Combine() function
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp38 void Combine(float* out, const float* a, const float* b, double scaleA, double scaleB) in Combine() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp76 shared_ptr<JsValue> Combine(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in Combine() function

Completed in 7 milliseconds