Searched defs:isDeviceLost (Results 1 – 8 of 8) sorted by relevance
50 bool isDeviceLost() const override { in isDeviceLost() function
60 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
816 bool Context::isDeviceLost() const { in isDeviceLost() function in skgpu::graphite::Context
109 bool isDeviceLost() const override { return fDeviceIsLost; } in isDeviceLost() function
105 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
181 bool GrDirectContext::isDeviceLost() { in isDeviceLost() function in GrDirectContext
2006 bool Display::isDeviceLost() const in isDeviceLost() function in egl::Display
1884 bool Renderer::isDeviceLost() const in isDeviceLost() function in rx::vk::Renderer