Home
last modified time | relevance | path

Searched refs:unblockSlot (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hal/client/include/codec2/aidl/
DGraphicsTracker.h230 void unblockSlot(int slot);
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp165 void GraphicsTracker::BufferCache::unblockSlot(int slot) { in unblockSlot() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker::BufferCache
811 cache->unblockSlot(slotId); in commitDeallocate()
900 cache->unblockSlot(buffer->mSlot); in commitRender()