Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/scripts/
Dregistry_xml.py249 def AddCommands(self, feature_name, annotation): argument
Dgenerate_entry_points.py1134 def write_file(annotation, comment, template, entry_points, suffix, includes, lib, file): argument
1241 def write_validation_header(annotation, comment, protos, source): argument
1257 def write_capture_header(annotation, comment, protos, capture_pointer_funcs): argument
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc30108 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
30113 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
30118 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
30123 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
32078 auto annotation = event_ctx->event()->add_debug_annotations(); in AddDebugAnnotation() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp37633 perfetto::protos::pbzero::DebugAnnotation::Decoder annotation(*it); in PrintDebugAnnotations() local
37653 const perfetto::protos::pbzero::DebugAnnotation::Decoder& annotation) { in PrintDebugAnnotationName()
37671 const perfetto::protos::pbzero::DebugAnnotation::Decoder& annotation) { in PrintDebugAnnotationValue()
41192 auto annotation = event_ctx->event()->add_debug_annotations(); in AddDebugAnnotation() local