Home
last modified time | relevance | path

Searched defs:MarkerInterceptor (Results 1 – 4 of 4) sorted by relevance

/external/skqp/modules/skottie/utils/
DSkottieUtils.cpp95 class CustomPropertyManager::MarkerInterceptor final : public skottie::MarkerObserver { class in skottie_utils::CustomPropertyManager
97 explicit MarkerInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in MarkerInterceptor() function in skottie_utils::CustomPropertyManager::MarkerInterceptor
DSkottieUtils.h105 class MarkerInterceptor; variable
/external/skia/modules/skottie/utils/
DSkottieUtils.h78 class MarkerInterceptor; variable
DSkottieUtils.cpp66 class CustomPropertyManager::MarkerInterceptor final : public skottie::MarkerObserver { class in skottie_utils::CustomPropertyManager
68 explicit MarkerInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in MarkerInterceptor() function in skottie_utils::CustomPropertyManager::MarkerInterceptor