Searched refs:Indent (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/tools/aapt2/text/
H A DPrinter.h38 void Indent();
H A DPrinter.cpp84 void Printer::Indent() { function in class:aapt::text::Printer
H A DPrinter_test.cpp43 printer.Indent();
/frameworks/base/tools/aapt2/java/
H A DClassDefinition.cpp36 printer->Indent();
89 printer->Indent();
H A DClassDefinition.h149 printer->Indent();
/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp309 const char* Indent(size_t n) { function
341 printf("%s%s (v%u)\n", Indent(indent), e.extensionName, e.specVersion);
350 printf("%s%s %u.%u.%u/%u\n", Indent(indent), layers[i].layerName,
356 printf("%s%s\n", Indent(indent + 1), layers[i].description);
359 printf("%sExtensions [%zu]:\n", Indent(indent + 1),
493 printf("%s\"%s\" (%s) %u.%u.%u/%#x [%04x:%04x]\n", Indent(indent),
507 Indent(indent + 1), heap,
527 printf("%sType %u:%s\n", Indent(indent + 2), type,
546 Indent(indent + 1), family, qprops.queueCount, flags_str,
547 Indent(inden
[all...]
/frameworks/base/tools/aapt2/
H A DDebug.cpp258 printer->Indent();
283 printer->Indent();
316 printer->Indent();
327 printer->Indent();
424 printer_->Indent();
433 printer_->Indent();
466 printer_->Indent();
/frameworks/base/tools/aapt2/cmd/
H A DDump.cpp227 printer.Indent();
249 printer.Indent();

Completed in 1032 milliseconds