Searched defs:isDeviceLost (Results 1 – 8 of 8) sorted by relevance
48 bool isDeviceLost() const override { in isDeviceLost() function
58 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
793 bool Context::isDeviceLost() const { in isDeviceLost() function in skgpu::graphite::Context
66 bool isDeviceLost() const override { return fDeviceIsLost; } in isDeviceLost() function
97 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
181 bool GrDirectContext::isDeviceLost() { in isDeviceLost() function in GrDirectContext
1979 bool Display::isDeviceLost() const in isDeviceLost() function in egl::Display
1592 bool Renderer::isDeviceLost() const in isDeviceLost() function in rx::vk::Renderer