Searched refs:gPlatformAllocatorStore (Results 1 – 1 of 1) sorted by relevance
255 std::weak_ptr<C2PlatformAllocatorStoreImpl> gPlatformAllocatorStore; variable260 std::shared_ptr<C2PlatformAllocatorStoreImpl> store = gPlatformAllocatorStore.lock(); in GetCodec2PlatformAllocatorStore()264 gPlatformAllocatorStore = store; in GetCodec2PlatformAllocatorStore()283 allocatorStore = gPlatformAllocatorStore.lock(); in SetPreferredCodec2ComponentStore()