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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp288 bool EmbedBitcodeInJava)
298 mEmbedBitcodeInJava(EmbedBitcodeInJava), mNextExportVarSlot(0),
283 RSReflectionJava(const RSContext *Context, std::vector<std::string> *GeneratedFileNames, const std::string &OutputBaseDirectory, const std::string &RSSourceFileName, const std::string &BitCodeFileName, bool EmbedBitcodeInJava) argument

Completed in 195 milliseconds