Searched defs:ElementConstruct (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp2484 std::string ElementConstruct = GetBuiltinElementConstruct(ET); local
2486 if (ElementConstruct != "") {
2488 *mOut << ElementConstruct << "(" << mRenderScriptVar << ")";

Completed in 12 milliseconds