Searched refs:requestAllocate (Results 1 – 2 of 2) sorted by relevance
293 c2_status_t requestAllocate(std::shared_ptr<BufferCache> *cache);
547 c2_status_t GraphicsTracker::requestAllocate(std::shared_ptr<BufferCache> *cache) { in requestAllocate() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker739 c2_status_t res = requestAllocate(&cache); in allocate()