Searched refs:mPragmaValues (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h56 android::Vector<const char *> mPragmaValues; member in class:bcc::RSExecutable
107 { return mPragmaValues; }
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp115 // mPragmaValues, respectively.
121 result->mPragmaValues.push_back(pragma_iter->second);

Completed in 687 milliseconds