easing_equation.h

Overview

Related Modules:

Graphic

Description:

Defines the attributes and functions of the animation easing module.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::EasingEquation

Defines functions for specifying the velocity of an animation.

Typedefs

Typedef Name

Description

OHOS::EasingFunc) (int16_t startPos, int16_t endPos, uint16_t curTime, uint16_t durationTime)

typedef int16_t(* 

Calculates the value for the current time of an animation.