Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp89 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkCreateInstance() local
222 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkDestroyInstance() local
333 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkEnumeratePhysicalDevices() local
484 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFeatures() local
577 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFormatProperties() local
678 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceImageFormatProperties() local
804 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceProperties() local
899 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceQueueFamilyProperties() local
1056 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceMemoryProperties() local
1152 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetInstanceProcAddr() local
[all …]
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidHealthMonitor.h256 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
/hardware/google/aemu/base/include/aemu/base/
DHealthMonitor.h294 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
/hardware/google/aemu/base/
DHealthMonitor_unittest.cpp579 auto annotations = std::make_unique<HangAnnotations>(); in TEST() local
/hardware/google/gfxstream/host/
DFrameBuffer.cpp676 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in postWorkerFunc() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp195 auto annotations = in decode() local