Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp85 std::shared_ptr<C2Allocator> fetchBufferQueueAllocator();
113 *allocator = fetchBufferQueueAllocator(); in fetchAllocator()
237 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchBufferQueueAllocator() { in fetchBufferQueueAllocator() function in android::C2PlatformAllocatorStoreImpl