Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/include/codec2/aidl/
DGraphicsTracker.h226 void waitOnSlot(int slot);
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp147 void GraphicsTracker::BufferCache::waitOnSlot(int slot) { in waitOnSlot() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker::BufferCache
688 cache->waitOnSlot(slotId); in _allocate()
974 cache->waitOnSlot(newBuffer->mSlot); in render()