Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp99 std::shared_ptr<C2Allocator> fetchIgbaAllocator();
168 *allocator = fetchIgbaAllocator(); in fetchAllocator()
402 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchIgbaAllocator() { in fetchIgbaAllocator() function in android::C2PlatformAllocatorStoreImpl