Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DBorrowedImageGl.h34 std::function<void()> onCommandsIssued; member
DCompositorGl.cpp92 targetImage->onCommandsIssued(); in compose()
DColorBufferGl.cpp1241 info->onCommandsIssued = [this]() { setSync(); }; in getBorrowedImageInfo()