Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_animation.cpp139 std::vector<std::string> keyPoints; in SetAttr() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/
H A Dsvg_animate_test.cpp493 std::vector<std::string> keyPoints = { "0", "0.5", "1" }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.h38 std::vector<std::string> keyPoints; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h326 void SetKeyPoints(const std::vector<std::string>& keyPoints) in SetKeyPoints()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h110 std::vector<std::string> keyPoints; member