Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/utils/
DSkottieUtils.h116 static std::string acceptKey(const char* name) { in acceptKey() function
/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp93 std::string CustomPropertyManager::acceptKey(const char* name, const char* suffix) const { in acceptKey() function in skottie_utils::CustomPropertyManager