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()
434 bool mDeviceLost; variable
549 mDeviceLost(false), in Display()801 mDeviceLost = false; in terminate()1243 return mDeviceLost; in isDeviceLost()1250 if (!mDeviceLost && mImplementation->testDeviceLost()) in testDeviceLost()1255 return mDeviceLost; in testDeviceLost()1260 if (mDeviceLost) in notifyDeviceLost()1271 mDeviceLost = true; in notifyDeviceLost()
257 bool mDeviceLost; variable
311 bool mDeviceLost; variable
586 mDeviceLost(false), in RendererVk()676 mDeviceLost = true; in notifyDeviceLost()682 return mDeviceLost; in isDeviceLost()