Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h61 bool isDeviceLost() const override { return fDeviceIsLost; } in isDeviceLost() function
/external/skia/src/gpu/ganesh/
DGrGpu.h90 virtual bool isDeviceLost() const { return false; } in isDeviceLost() function
/external/angle/src/libANGLE/
DDisplay.cpp1945 bool Display::isDeviceLost() const in isDeviceLost() function in egl::Display
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1524 bool RendererVk::isDeviceLost() const in isDeviceLost() function in rx::RendererVk