Home
last modified time | relevance | path

Searched defs:RSInterpolator (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_interpolator.h41 class RSB_EXPORT RSInterpolator : public Parcelable { class
53 RSInterpolator(uint64_t id) : id_(id) {}; in RSInterpolator() function in OHOS::Rosen::RSInterpolator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_interpolator.cpp34 RSInterpolator::RSInterpolator() : id_(GenerateId()) {} in RSInterpolator() function in OHOS::Rosen::RSInterpolator
[all...]

Completed in 1 milliseconds