Searched refs:MarkerInterceptor (Results 1 – 4 of 4) sorted by relevance
78 class MarkerInterceptor; variable101 sk_sp<MarkerInterceptor> fMarkerInterceptor;
72 class CustomPropertyManager::MarkerInterceptor final : public skottie::MarkerObserver { class in skottie_utils::CustomPropertyManager74 explicit MarkerInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in MarkerInterceptor() function in skottie_utils::CustomPropertyManager::MarkerInterceptor89 , fMarkerInterceptor(sk_make_sp<MarkerInterceptor>(this)) {} in CustomPropertyManager()
133 class CustomPropertyManager::MarkerInterceptor final : public skottie::MarkerObserver { class in skottie_utils::CustomPropertyManager135 explicit MarkerInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in MarkerInterceptor() function in skottie_utils::CustomPropertyManager::MarkerInterceptor150 , fMarkerInterceptor(sk_make_sp<MarkerInterceptor>(this)) {} in CustomPropertyManager()
114 class MarkerInterceptor; variable125 sk_sp<MarkerInterceptor> fMarkerInterceptor;