Searched refs:sVRManagerParentSingleton (Results 1 – 6 of 6) sorted by relevance
36 static StaticRefPtr<VRManagerParent> sVRManagerParentSingleton;39 sVRManagerParentSingleton = nullptr;122 sVRManagerParentSingleton = VRManagerParent::CreateSameProcess();123 sVRManagerChildSingleton->Open(sVRManagerParentSingleton->GetIPCChannel(),
32 static StaticRefPtr<VRManagerParent> sVRManagerParentSingleton; variable34 void ReleaseVRManagerParentSingleton() { sVRManagerParentSingleton = nullptr; } in ReleaseVRManagerParentSingleton()100 sVRManagerParentSingleton = VRManagerParent::CreateSameProcess(); in InitSameProcess()101 sVRManagerChildSingleton->Open(sVRManagerParentSingleton->GetIPCChannel(), in InitSameProcess()
41 static StaticRefPtr<VRManagerParent> sVRManagerParentSingleton; variable46 void ReleaseVRManagerParentSingleton() { sVRManagerParentSingleton = nullptr; } in ReleaseVRManagerParentSingleton()126 sVRManagerParentSingleton = VRManagerParent::CreateSameProcess(); in InitSameProcess()127 sVRManagerChildSingleton->Open(sVRManagerParentSingleton->GetIPCChannel(), in InitSameProcess()
41 static StaticRefPtr<VRManagerParent> sVRManagerParentSingleton; variable46 void ReleaseVRManagerParentSingleton() { sVRManagerParentSingleton = nullptr; } in ReleaseVRManagerParentSingleton()126 sVRManagerParentSingleton = VRManagerParent::CreateSameProcess(); in InitSameProcess()127 sVRManagerChildSingleton->Open(sVRManagerParentSingleton, CompositorThread(), in InitSameProcess()
38 static StaticRefPtr<VRManagerParent> sVRManagerParentSingleton; variable43 void ReleaseVRManagerParentSingleton() { sVRManagerParentSingleton = nullptr; } in ReleaseVRManagerParentSingleton()126 sVRManagerParentSingleton = VRManagerParent::CreateSameProcess(); in InitSameProcess()127 sVRManagerChildSingleton->Open(sVRManagerParentSingleton->GetIPCChannel(), in InitSameProcess()