Home
last modified time | relevance | path

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

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