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