Searched refs:removedDevice (Results 1 – 1 of 1) sorted by relevance
2132 bool removedDevice = (getDeviceStatusCode() == D3DERR_DEVICEREMOVED); in resetDevice() local2135 ASSERT(mDeviceEx != NULL || !removedDevice); in resetDevice()2139 if (removedDevice) in resetDevice()2176 if (removedDevice && lost) in resetDevice()2183 if (!removedDevice) in resetDevice()