Home
last modified time | relevance | path

Searched defs:postCallback (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DPostWorker.cpp137 void PostWorker::post(ColorBuffer* cb, std::unique_ptr<Post::CompletionCallback> postCallback) { in post()
DFrameBuffer.cpp688 std::unique_ptr<Post::CompletionCallback> postCallback = in postWorkerFunc() local