Searched defs:annotation (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/scripts/ |
| D | registry_xml.py | 249 def AddCommands(self, feature_name, annotation): argument
|
| D | generate_entry_points.py | 1134 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/ |
| D | perfetto.cc | 30108 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/ |
| D | perfetto.cpp | 37633 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
|