Home
last modified time | relevance | path

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

/third_party/skia/src/ports/skia_ohos/
DHmSymbolConfig_ohos.cpp331 const std::string animationType = root[i][ANIMATION_TYPE].asCString(); in ParseSymbolAnimations() local
867 AnimationType animationType; in ParseAnimationTypes() local
873 …lConfig_OHOS::ParseAnimationType(const std::string& animationTypeStr, AnimationType& animationType) in ParseAnimationType()
/third_party/skia/include/core/
DHMSymbol.h64 AnimationType animationType = AnimationType::INVALID_ANIMATION_TYPE; member