Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp40 const auto lengthTwo = 2; in DumpAnimations() local
49 out = out.substr(0, out.length() - lengthTwo); in DumpAnimations()