Home
last modified time | relevance | path

Searched defs:isDeviceLost (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkGpu.h61 bool isDeviceLost() const override { return fDeviceIsLost; } in isDeviceLost() function
/third_party/skia/src/gpu/
DGrGpu.h102 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1641 bool Display::isDeviceLost() const in isDeviceLost() function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1079 bool RendererVk::isDeviceLost() const in isDeviceLost() function in rx::RendererVk