Searched refs:ShouldIndent (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.h186 void startBlock(bool ShouldIndent = false);
H A Dslang_rs_reflection.cpp2327 void RSReflection::Context::startBlock(bool ShouldIndent) { argument
2328 if (ShouldIndent)

Completed in 32 milliseconds