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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 241 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();
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 712 script->mHal.info.exportedPragmaCount = info->getPragmas().size();
    [all...]

Completed in 70 milliseconds