Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp251 std::weak_ptr<C2PlatformAllocatorStoreImpl> gPlatformAllocatorStore; variable
256 std::shared_ptr<C2PlatformAllocatorStoreImpl> store = gPlatformAllocatorStore.lock(); in GetCodec2PlatformAllocatorStore()
260 gPlatformAllocatorStore = store; in GetCodec2PlatformAllocatorStore()
279 allocatorStore = gPlatformAllocatorStore.lock(); in SetPreferredCodec2ComponentStore()