Home
last modified time | relevance | path

Searched refs:IncrementIndent (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/
Dtext_generator.h51 void IncrementIndent();
96 void increment_indent() { current_buffer_->IncrementIndent(); } in increment_indent()
Dtext_generator.cc69 void TextGenerator::TextBuffer::IncrementIndent() { in IncrementIndent() function in tint::writer::TextGenerator::TextBuffer
148 buffer_->IncrementIndent(); in ScopedIndent()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc1304 buf.IncrementIndent(); in EmitStorageAtomicCall()
1370 buf.IncrementIndent(); in EmitStorageAtomicCall()
1405 buf.IncrementIndent(); in EmitStorageAtomicCall()
1446 buf.IncrementIndent(); in EmitStorageAtomicCall()
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc813 buf.IncrementIndent(); in EmitAtomicCall()
2476 b->IncrementIndent(); in EmitStructType()