Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DHMSymbol.h86 std::vector<AnimationType> animationTypes; member
/third_party/skia/src/ports/skia_ohos/
DHmSymbolConfig_ohos.cpp859 …nfig_OHOS::ParseAnimationTypes(const Json::Value& root, std::vector<AnimationType>& animationTypes) in ParseAnimationTypes()