Home
last modified time | relevance | path

Searched refs:prepareId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.h94 BaseId::IdType prepareId_ = -1; variable
H A Dtween_element.cpp938 return ApplyKeyframes(controller_, option_, prepareId_); in ApplyKeyframes()