Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6327 void on_DeviceLost() { GFXSTREAM_ABORT(FatalError(VK_ERROR_DEVICE_LOST)); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState::Impl
8820 void VkDecoderGlobalState::on_DeviceLost() { mImpl->on_DeviceLost(); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState