Searched refs:mDeviceLost (Results 1 – 6 of 6) sorted by relevance
42 mDeviceLost(false) in RendererD3D()77 if (!mDeviceLost) in getResetStatus()81 mDeviceLost = true; in getResetStatus()
449 bool mDeviceLost; variable
786 mDeviceLost(false), in Display()1086 mDeviceLost = false; in terminate()1644 return mDeviceLost; in isDeviceLost()1651 if (!mDeviceLost && mImplementation->testDeviceLost()) in testDeviceLost()1656 return mDeviceLost; in testDeviceLost()1661 if (mDeviceLost) in notifyDeviceLost()1672 mDeviceLost = true; in notifyDeviceLost()
353 bool mDeviceLost; variable
588 bool mDeviceLost; variable
963 mDeviceLost(false), in RendererVk()1075 mDeviceLost = true; in notifyDeviceLost()1081 return mDeviceLost; in isDeviceLost()