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.cpp115 const string &RSSourceFileName, in RSReflectionCpp() argument
117 : mRSContext(Context), mRSSourceFilePath(RSSourceFileName), in RSReflectionCpp()
Dslang_rs_reflection.cpp286 const std::string &RSSourceFileName, in RSReflectionJava() argument
292 mRSSourceFileName(RSSourceFileName), mBitCodeFileName(BitCodeFileName), in RSReflectionJava()