Home
last modified time | relevance | path

Searched refs:getPragmas (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h217 inline const PragmaListTy &getPragmas() const in getPragmas() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp116 const RSInfo::PragmaListTy &pragmas = pInfo.getPragmas(); in Create()