Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp78 std::shared_ptr<C2Allocator> fetchGrallocAllocator();
105 *allocator = fetchGrallocAllocator(); in fetchAllocator()
221 std::shared_ptr<C2Allocator> C2PlatformAllocatorStoreImpl::fetchGrallocAllocator() { in fetchGrallocAllocator() function in android::C2PlatformAllocatorStoreImpl