Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp88 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkCreateInstance() local
222 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkDestroyInstance() local
334 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkEnumeratePhysicalDevices() local
486 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFeatures() local
580 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFormatProperties() local
682 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceImageFormatProperties() local
809 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceProperties() local
905 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceQueueFamilyProperties() local
1063 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceMemoryProperties() local
1160 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetInstanceProcAddr() local
[all …]
/device/generic/goldfish-opengl/android-emu/aemu/base/
DAndroidHealthMonitor.h257 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp562 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in postWorkerFunc() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5962 repeated VulkanMemoryEventAnnotation annotations = 9; field
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoder.cpp191 auto annotations = in decode() local