HomeSort by relevance Sort by last modified time
    Searched refs:getPragmas (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 217 inline const PragmaListTy &getPragmas() const
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 114 // Copy pragma key/value pairs from RSInfo::getPragmas() into mPragmaKeys and
116 const RSInfo::PragmaListTy &pragmas = pInfo.getPragmas();

Completed in 43 milliseconds