Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp404 static std::weak_ptr<C2Allocator> ahwbAllocator; in fetchIgbaAllocator() local
406 std::shared_ptr<C2Allocator> allocator = ahwbAllocator.lock(); in fetchIgbaAllocator()
409 ahwbAllocator = allocator; in fetchIgbaAllocator()