Searched refs:syncFunctor (Results 1 – 4 of 4) sorted by relevance
42 void syncFunctor(const WebViewSyncData& data) const override;
195 void VkInteropFunctorDrawable::syncFunctor(const WebViewSyncData& data) const { in syncFunctor() function in android::uirenderer::skiapipeline::VkInteropFunctorDrawable197 FunctorDrawable::syncFunctor(data); in syncFunctor()
45 virtual void syncFunctor(const WebViewSyncData& data) const { in syncFunctor() function
37 functor->syncFunctor(data); in syncContents()