Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A 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