Home
last modified time | relevance | path

Searched refs:RSSourceFileName (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h32 const std::string &RSSourceFileName,
Dslang_rs_reflection_cpp.cpp114 const string &RSSourceFileName, in RSReflectionCpp() argument
116 : mRSContext(Context), mRSSourceFilePath(RSSourceFileName), in RSReflectionCpp()
Dslang_rs_reflection.cpp285 const std::string &RSSourceFileName, in RSReflectionJava() argument
291 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName), in RSReflectionJava()