Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dutil.h170 inline AnyReturnValue Interpolate(IInterpolator::ConstPtr inter, const IProperty::Ptr& output, in Interpolate() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_interpolator.cpp50 float RSInterpolator::Interpolate(float input) in Interpolate() function in OHOS::Rosen::RSInterpolator
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp218 bool Path::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() function in OHOS::Rosen::Drawing::Path
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp284 bool SkiaPath::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() function in OHOS::Rosen::Drawing::SkiaPath
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp296 void Interpolate(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t> frameValues, in Interpolate() function
331 void Interpolate<Math::Quat>(const AnimationSystem::InterpolationData& interpolation, in Interpolate() function

Completed in 7 milliseconds