Home
last modified time | relevance | path

Searched defs:AnimatorRecord (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H A DIAnimatorSceneDataProcessor.h30 struct AnimatorRecord { struct
35 AnimatorPoint animatorPoints[ANIMATOR_MAX_POINTS];
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.h24 using AnimatorRecord = IAnimatorSceneDataProcessor::AnimatorRecord; variable