Home
last modified time | relevance | path

Searched defs:animationStart (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.h69 void SetAnimationStart(bool animationStart) in SetAnimationStart()
H A Dhm_symbol_txt.cpp87 void HMSymbolTxt::SetAnimationStart(const bool animationStart) in SetAnimationStart()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dsymbol_animation_config.h47 bool animationStart = false; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp115 void HMSymbolTxt::SetAnimationStart(const bool animationStart) in SetAnimationStart()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/
H A Dhm_symbol_txt_fuzzer.cpp47 bool animationStart = SPText::GetObject<bool>(); in HmSymbolTxtFuzzTestInner01() local