Searched defs:onPost (Results 1 – 5 of 5) sorted by relevance
714 struct onPost { struct722 ~onPost() { in ~onPost() argument
452 void RenderWindow::setPostCallback(emugl::Renderer::OnPostCallback onPost, in setPostCallback()
401 void RendererImpl::setPostCallback(RendererImpl::OnPostCallback onPost, in setPostCallback()
917 emugl::Renderer::OnPostCallback onPost, in setPostCallback()
341 android_setPostCallback(OnPostFunc onPost, void* onPostContext, bool useBgraReadback, uint32_t disp… in android_setPostCallback()