Home
last modified time | relevance | path

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

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