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 46 std::string mRSSourceFilePath;
slang_rs_reflection_cpp.cpp 116 : mRSContext(Context), mRSSourceFilePath(RSSourceFileName),
119 mCleanedRSFileName = RootNameFromRSFileName(mRSSourceFilePath);
136 if (!mOut.startFile(mOutputDirectory, mClassName + ".h", mRSSourceFilePath,
331 if (!mOut.startFile(mOutputDirectory, mClassName + ".cpp", mRSSourceFilePath,
    [all...]

Completed in 34 milliseconds