Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkGpu.h60 bool isDeviceLost() const override { return fDeviceIsLost; } in isDeviceLost() function
/third_party/skia/src/gpu/
DGrGpu.h88 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp560 bool RendererVk::isDeviceLost() const in isDeviceLost() function in rx::RendererVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1104 bool Display::isDeviceLost() const in isDeviceLost() function in egl::Display
/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