Searched refs:PropertyInterceptor (Results 1 – 4 of 4) sorted by relevance
63 class CustomPropertyManager::PropertyInterceptor final : public skottie::PropertyObserver { class in skottie_utils::CustomPropertyManager65 explicit PropertyInterceptor(CustomPropertyManager* mgr) : fMgr(mgr) {} in PropertyInterceptor() function in skottie_utils::CustomPropertyManager::PropertyInterceptor111 : fPropertyInterceptor(sk_make_sp<PropertyInterceptor>(this)) in CustomPropertyManager()
104 class PropertyInterceptor;115 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::PropertyInterceptor82 , fPropertyInterceptor(sk_make_sp<PropertyInterceptor>(this)) in CustomPropertyManager()