Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/include/codec2/aidl/
DGraphicsTracker.h303 void commitAllocate(c2_status_t res,
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp580 void GraphicsTracker::commitAllocate(c2_status_t res, const std::shared_ptr<BufferCache> &cache, in commitAllocate() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker
751 commitAllocate(res, cache, cached, slotId, fence, &buffer, &updateDequeue); in allocate()