Home
last modified time | relevance | path

Searched refs:notifyQueuedLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp411 syncVar->notifyQueuedLocked(); in fetchFromIgbp_l()
445 dequeueable = syncVar->notifyQueuedLocked(&waitId); in fetchFromIgbp_l()
461 syncVar->notifyQueuedLocked(); in fetchFromIgbp_l()
511 syncVar->notifyQueuedLocked(); in fetchFromIgbp_l()
559 syncVar->notifyQueuedLocked(); in fetchFromIgbp_l()
822 syncVar->notifyQueuedLocked(nullptr, in ~C2BufferQueueBlockPoolData()
834 syncVar->notifyQueuedLocked(nullptr, in ~C2BufferQueueBlockPoolData()
DC2SurfaceSyncObj.cpp185 bool C2SyncVariables::notifyQueuedLocked(uint32_t *waitId, bool notify) { in notifyQueuedLocked() function in C2SyncVariables
/frameworks/av/media/codec2/vndk/include/
DC2SurfaceSyncObj.h81 bool notifyQueuedLocked(uint32_t *waitId = nullptr, bool notify = true);
/frameworks/av/media/codec2/hidl/client/
Doutput.cpp407 syncVar->notifyQueuedLocked(); in outputBuffer()
462 syncVar->notifyQueuedLocked(); in outputBuffer()