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

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp145 bool isBool = !strcmp(rtd.type->c_name, "bool"); local
146 write(string(" return ") + genInitValue(val, isBool) + ";");

Completed in 38 milliseconds