Searched refs:PropertyInterceptor (Results 1 – 4 of 4) sorted by relevance
101 class CustomPropertyManager::PropertyInterceptor final : public skottie::PropertyObserver { class in skottie_utils::CustomPropertyManager103 explicit PropertyInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in PropertyInterceptor() function in skottie_utils::CustomPropertyManager::PropertyInterceptor149 : fPropertyInterceptor(sk_make_sp<PropertyInterceptor>(this)) in CustomPropertyManager()
113 class PropertyInterceptor;124 sk_sp<PropertyInterceptor> fPropertyInterceptor;
77 class PropertyInterceptor;100 sk_sp<PropertyInterceptor> fPropertyInterceptor;
12 class CustomPropertyManager::PropertyInterceptor final : public skottie::PropertyObserver { class in skottie_utils::CustomPropertyManager14 explicit PropertyInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in PropertyInterceptor() function in skottie_utils::CustomPropertyManager::PropertyInterceptor88 , fPropertyInterceptor(sk_make_sp<PropertyInterceptor>(this)) in CustomPropertyManager()