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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h 104 inline const android::Vector<const char *> &getPragmaKeys() const
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 766 script->mHal.info.exportedPragmaCount = mExecutable->getPragmaKeys().size();
768 const_cast<const char**>(mExecutable->getPragmaKeys().array());
    [all...]

Completed in 5151 milliseconds