Searched defs:interpolation (Results 1 – 14 of 14) sorted by relevance
32 void FfiOHOSAceFrameworkImageSetInterpolation(int32_t interpolation) {} in FfiOHOSAceFrameworkImageSetInterpolation()
121 void FfiOHOSAceFrameworkImageSetInterpolation(int32_t interpolation) in FfiOHOSAceFrameworkImageSetInterpolation()
296 void Interpolate(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t>… in Interpolate()331 void Interpolate<Math::Quat>(const AnimationSystem::InterpolationData& interpolation, in Interpolate()371 void AnimateArray(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t… in AnimateArray()
407 bool GetAnimationInterpolation(string_view interpolation, AnimationInterpolation& out) in GetAnimationInterpolation()607 string_view GetAnimationInterpolation(AnimationInterpolation interpolation) in GetAnimationInterpolation()
731 AnimationInterpolation interpolation; in CORE3D_BEGIN_NAMESPACE() member
173 …:AnimationInterpolation GetAnimationInterpolation(AnimationTrackComponent::Interpolation interpola… in GetAnimationInterpolation()
2441 string interpolation; in PrimitiveAttributes() local
701 interpolation(value: ImageInterpolation): this { method in ArkImageComponent
234 auto interpolation = static_cast<Ace::ImageInterpolation>(value); in SetImageInterpolation() local
360 auto interpolation = static_cast<Ace::ImageInterpolation>(value); in SetImageInterpolation() local
467 void ImageModelNG::SetImageInterpolation(ImageInterpolation interpolation) in SetImageInterpolation()763 void ImageModelNG::SetImageInterpolation(FrameNode *frameNode, ImageInterpolation interpolation) in SetImageInterpolation()
583 auto interpolation = static_cast<ImageInterpolation>(imageInterpolation); in SetImageInterpolation() local
11053 …auto interpolation = fullImpl->getNodeModifiers()->getImageModifier()->getImageInterpolation(node-… in GetInterpolation() local
6990 interpolation(value) { method in ArkImageComponent