Searched refs:stripRS (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_base.h66 std::string stripRS(const std::string &s) const;
H A Dslang_rs_reflection_base.cpp108 string RSReflectionBase::stripRS(const string &s) const { function in class:slang::RSReflectionBase
H A Dslang_rs_reflection_cpp.cpp59 mClassName = string("ScriptC_") + stripRS(InputFileName);

Completed in 158 milliseconds