Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp179 std::weak_ptr<C2AllocatorIon> gIonAllocator; variable
307 allocator = gIonAllocator.lock(); in setComponentStore()
316 std::shared_ptr<C2AllocatorIon> allocator = gIonAllocator.lock(); in fetchIonAllocator()
325 gIonAllocator = allocator; in fetchIonAllocator()