Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2SurfaceSyncObj.h86 void notifyDequeuedLocked();
/frameworks/av/media/codec2/vndk/platform/
DC2SurfaceSyncObj.cpp267 void C2SyncVariables::notifyDequeuedLocked() { in notifyDequeuedLocked() function in C2SyncVariables
DC2BqBuffer.cpp421 syncVar->notifyDequeuedLocked(); in fetchFromIgbp_l()
1050 syncVar->notifyDequeuedLocked(); in migrate()
/frameworks/av/media/codec2/hal/client/
Doutput.cpp144 syncVar->notifyDequeuedLocked(); in attachToBufferQueue()