Searched defs:mLicenseNote (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_context.h95 std::string *mLicenseNote; member in class:slang::RSContext
169 mLicenseNote = new std::string(S);
171 inline const std::string *getLicenseNote() const { return mLicenseNote; }

Completed in 58 milliseconds