Searched defs:setPostCallback (Results 1 – 7 of 7) sorted by relevance
235 void setPostCallback(const std::function<void(const Command &, int)> &CB) { in setPostCallback() function
517 void RenderWindow::setPostCallback(Renderer::OnPostCallback onPost, void* onPostContext, in setPostCallback() function in gfxstream::RenderWindow
462 void RendererImpl::setPostCallback(RendererImpl::OnPostCallback onPost, in setPostCallback() function in gfxstream::RendererImpl
819 void FrameBuffer::setPostCallback(Renderer::OnPostCallback onPost, void* onPostContext, in setPostCallback() function in gfxstream::FrameBuffer