HomeSort by relevance Sort by last modified time
    Searched refs:mInputFileName (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/slang/
slang_rs_reflection_base.h 50 std::string mInputFileName;
slang.h 126 std::string mInputFileName;
189 std::string const &getInputFileName() const { return mInputFileName; }
slang_rs_reflection_base.cpp 103 write(" * The source Renderscript file: " + mInputFileName);
slang.cpp 300 mInputFileName = InputFile.str();
318 mInputFileName = InputFile.str();
slang_rs_reflection_cpp.cpp 122 mInputFileName = InputFileName;

Completed in 203 milliseconds