| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_paint_method.h | 37 ImageInterpolation interpolation = ImageInterpolation::NONE; member
|
| D | image_model_static.cpp | 133 FrameNode* frameNode, const std::optional<ImageInterpolation>& interpolation) in SetImageInterpolation()
|
| D | image_model_ng.cpp | 519 void ImageModelNG::SetImageInterpolation(ImageInterpolation interpolation) in SetImageInterpolation() 863 void ImageModelNG::SetImageInterpolation(FrameNode* frameNode, ImageInterpolation interpolation) in SetImageInterpolation()
|
| D | image_pattern.cpp | 53 std::string GetImageInterpolation(ImageInterpolation interpolation) in GetImageInterpolation()
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/mock/ |
| D | cj_image_ffi.cpp | 32 void FfiOHOSAceFrameworkImageSetInterpolation(int32_t interpolation) {} in FfiOHOSAceFrameworkImageSetInterpolation()
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/ |
| D | ArkImage.ts | 181 public interpolation(value: ImageInterpolation): this { method in ArkImageComponent
|
| D | ArkImageInterfaces.ts | 119 interpolation: ImageInterpolation; property
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/ |
| D | ArkImage.ts | 181 public interpolation(value: ImageInterpolation): this { method in ArkImageComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_image_ffi.cpp | 152 void FfiOHOSAceFrameworkImageSetInterpolation(int32_t interpolation) in FfiOHOSAceFrameworkImageSetInterpolation()
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/ |
| D | ArkImagePeer.ts | 416 interpolation?: ImageInterpolation property
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/ |
| D | image.ts | 637 interpolation(value: ImageInterpolation | undefined): this method 901 public interpolation(value: ImageInterpolation | undefined): this { method in ArkImageComponent
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| D | animation_system.cpp | 322 void Interpolate(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t>… in Interpolate() 357 void Interpolate<Math::Quat>(const AnimationSystem::InterpolationData& interpolation, in Interpolate() 397 void AnimateArray(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t… in AnimateArray()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| D | gltf2_util.cpp | 385 bool GetAnimationInterpolation(string_view interpolation, AnimationInterpolation& out) in GetAnimationInterpolation() 566 string_view GetAnimationInterpolation(AnimationInterpolation interpolation) in GetAnimationInterpolation()
|
| D | gltf2_data_structures.h | 737 AnimationInterpolation interpolation; in CORE3D_BEGIN_NAMESPACE() member
|
| D | gltf2_exporter.cpp | 173 …:AnimationInterpolation GetAnimationInterpolation(AnimationTrackComponent::Interpolation interpola… in GetAnimationInterpolation()
|
| D | gltf2_loader.cpp | 2481 string interpolation; in PrimitiveAttributes() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkImage.ts | 783 interpolation(value: ImageInterpolation): this { method in ArkImageComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_image.cpp | 832 auto interpolation = static_cast<ImageInterpolation>(imageInterpolation); in SetImageInterpolation() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_image_modifier.cpp | 600 auto interpolation = static_cast<Ace::ImageInterpolation>(value); in SetImageInterpolation() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | style_modifier.cpp | 13956 …auto interpolation = fullImpl->getNodeModifiers()->getImageModifier()->getImageInterpolation(node-… in GetInterpolation() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 8750 interpolation(value) { method in ArkImageComponent
|