Searched refs:postDrawVk (Results 1 – 5 of 5) sorted by relevance
51 void postDrawVk() { mReference.postDrawVk(); } in postDrawVk() function74 void postDrawVk();
191 void WebViewFunctor::postDrawVk() { in postDrawVk() function in android::uirenderer::WebViewFunctor
41 void WebViewFunctor::postDrawVk() {} in postDrawVk() function in android::uirenderer::WebViewFunctor
53 mFunctorHandle->postDrawVk(); in ~VkFunctorDrawHandler()
221 void postDrawVk(int functor, void* data) { in postDrawVk() function243 ret.vk.postDraw = &postDrawVk; in CreateFunctor_v3()