Searched refs:commitDeallocate (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/codec2/hal/client/ |
D | GraphicsTracker.cpp | 804 void GraphicsTracker::commitDeallocate( in commitDeallocate() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker 843 commitDeallocate(cache, slotId, bid, &updateDequeue); in deallocate() 959 commitDeallocate(nullCache, -1, bid, &updateDequeue); in render() 968 commitDeallocate(nullCache, -1, bid, &updateDequeue); in render() 985 commitDeallocate(cache, buffer->mSlot, bid, &updateDequeue); in render()
|
/frameworks/av/media/codec2/hal/client/include/codec2/aidl/ |
D | GraphicsTracker.h | 308 void commitDeallocate(std::shared_ptr<BufferCache> &cache,
|