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

  /frameworks/compile/slang/
slang_rs_reflection_cpp.h 52 std::string mRSSourceFilePath;
slang_rs_reflection_cpp.cpp 123 : mRSContext(Context), mRSSourceFilePath(RSSourceFileName),
126 mCleanedRSFileName = RootNameFromRSFileName(mRSSourceFilePath);
143 if (!mOut.startFile(mOutputDirectory, mClassName + ".h", mRSSourceFilePath,
452 if (!mOut.startFile(mOutputDirectory, mClassName + ".cpp", mRSSourceFilePath,
    [all...]

Completed in 252 milliseconds