Searched defs:onPost (Results 1 – 5 of 5) sorted by relevance
727 struct onPost { struct735 ~onPost() { in ~onPost() argument
452 void RenderWindow::setPostCallback(emugl::Renderer::OnPostCallback onPost, in setPostCallback()
400 void RendererImpl::setPostCallback(RendererImpl::OnPostCallback onPost, in setPostCallback()
1168 emugl::Renderer::OnPostCallback onPost, in setPostCallback()
344 android_setPostCallback(OnPostFunc onPost, void* onPostContext, bool useBgraReadback, uint32_t disp… in android_setPostCallback()