Searched refs:testDeviceLost (Results 1 – 10 of 10) sorted by relevance
71 if (mRenderer->testDeviceLost(true)) in getResult()111 else if (mRenderer->testDeviceLost(true)) in testQuery()
72 if (mRenderer->testDeviceLost(true)) in getResult()
148 virtual bool testDeviceLost(bool notify) = 0;
127 if (testDeviceLost(false)) in ~Renderer9()656 if (testDeviceLost(false)) in sync()2067 bool Renderer9::testDeviceLost(bool notify) in testDeviceLost() function in rx::Renderer92131 bool lost = testDeviceLost(false); in resetDevice()2151 lost = testDeviceLost(false); in resetDevice()2166 lost = testDeviceLost(false); in resetDevice()
101 virtual bool testDeviceLost(bool notify);
87 virtual bool testDeviceLost(bool notify);
512 if (testDeviceLost(true)) in sync()1900 bool Renderer11::testDeviceLost(bool notify) in testDeviceLost() function in rx::Renderer11
231 if (mRenderer->testDeviceLost(false)) in createWindowSurface()344 if (mRenderer->testDeviceLost(false)) in createOffscreenSurface()369 else if (mRenderer->testDeviceLost(false)) // Lost device in createContext()
902 if (renderer->testDeviceLost(true)) in eglMakeCurrent()
2135 mRenderer->testDeviceLost(true); in getResetStatus()