Home
last modified time | relevance | path

Searched defs:IsCompatibleWith (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dinterpolator.cpp51 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in QuatInterpolator
68 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in DefaultInterpolator
92 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in UVec3Interpolator
115 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in UVec4Interpolator
137 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in IVec3Interpolator
159 bool IsCompatibleWith(TypeId id) const noexcept override in IsCompatibleWith() function in IVec4Interpolator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h103 bool IsCompatibleWith(const ICallable::Ptr& p) const override in IsCompatibleWith() function