Home
last modified time | relevance | path

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

/external/skqp/modules/skottie/utils/
DSkottieUtils.h107 static std::string acceptKey(const char* name) { in acceptKey() function
/external/skia/modules/skottie/utils/
DSkottieUtils.cpp87 std::string CustomPropertyManager::acceptKey(const char* name, const char* suffix) const { in acceptKey() function in skottie_utils::CustomPropertyManager