Home
last modified time | relevance | path

Searched refs:OnDestroyDevice (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.h63 void OnDestroyDevice();
DDeviceOpTracker.cpp144 void DeviceOpTracker::OnDestroyDevice() { in OnDestroyDevice() function in gfxstream::vk::DeviceOpTracker
DVkDecoderGlobalState.cpp1943 deviceInfo->deviceOpTracker->OnDestroyDevice(); in destroyDeviceLocked()