Home
last modified time | relevance | path

Searched refs:postWithCallback (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRendererImpl.cpp597 FrameBuffer::getFB()->postWithCallback(handle, cb); in __anonf315e04f0f02()
DFrameBuffer.h318 …void postWithCallback(HandleType p_colorbuffer, Post::CompletionCallback callback, bool needLockAn…
DFrameBuffer.cpp1719 void FrameBuffer::postWithCallback(HandleType p_colorbuffer, Post::CompletionCallback callback, in postWithCallback() function in gfxstream::FrameBuffer