Home
last modified time | relevance | path

Searched refs:mInputFileName (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang.h127 std::string mInputFileName; variable
190 std::string const &getInputFileName() const { return mInputFileName; } in getInputFileName()
Dslang_rs_reflection_base.h51 std::string mInputFileName; variable
Dslang_rs_reflection_base.cpp105 write(" * The source Renderscript file: " + mInputFileName); in startFile()
Dslang.cpp302 mInputFileName = InputFile.str(); in setInputSource()
320 mInputFileName = InputFile.str(); in setInputSource()
Dslang_rs_reflection_cpp.cpp124 mInputFileName = InputFileName; in reflect()
331 << stripRS(mInputFileName) << "\", " << stripRS(mInputFileName).length() in makeImpl()