Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp93 std::shared_ptr<C2Allocator> fetchGrallocAllocator();
156 *allocator = fetchGrallocAllocator(); in fetchAllocator()
377 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchGrallocAllocator() { in fetchGrallocAllocator() function in android::C2PlatformAllocatorStoreImpl