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

/hardware/google/av/codec2/vndk/
H A DC2Store.cpp124 std::weak_ptr<C2AllocatorIon> gIonAllocator; member in namespace:android::__anon234
192 allocator = gIonAllocator.lock();
201 std::shared_ptr<C2AllocatorIon> allocator = gIonAllocator.lock();
210 gIonAllocator = allocator;

Completed in 97 milliseconds