Home
last modified time | relevance | path

Searched defs:onVkDeviceFault (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp142 void VulkanInterface::onVkDeviceFault(void* callbackContext, const std::string& description, in onVkDeviceFault() function in android::renderengine::skia::VulkanInterface
/frameworks/base/libs/hwui/renderthread/
DVulkanManager.cpp423 void onVkDeviceFault(const std::string& contextLabel, const std::string& description, in onVkDeviceFault() function