Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp81 std::shared_ptr<C2Allocator> fetchBufferQueueAllocator();
109 *allocator = fetchBufferQueueAllocator(); in fetchAllocator()
233 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchBufferQueueAllocator() { in fetchBufferQueueAllocator() function in android::C2PlatformAllocatorStoreImpl