Home
last modified time | relevance | path

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

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