Home
last modified time | relevance | path

Searched refs:composeWithCallback (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.h379 AsyncResult composeWithCallback(uint32_t bufferSize, void* buffer,
DFrameBuffer.cpp2138 composeWithCallback(bufferSize, buffer, [&](std::shared_future<void> waitForGpu) { in compose()
2176 AsyncResult FrameBuffer::composeWithCallback(uint32_t bufferSize, void* buffer, in composeWithCallback() function in gfxstream::FrameBuffer