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

  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 340 mExecutable = NULL;
368 mExecutable = NULL;
463 mExecutable = exec;
478 const bcc::RSInfo *info = &mExecutable->getInfo();
706 const bcc::RSInfo *info = &mExecutable->getInfo();
714 const_cast<const char**>(mExecutable->getPragmaKeys().array());
716 const_cast<const char**>(mExecutable->getPragmaValues().array());
863 rsAssert(slot < mExecutable->getExportForeachFuncAddrs().size());
865 mExecutable->getExportForeachFuncAddrs()[slot]);
867 mtls->sig = mExecutable->getInfo().getExportForeachFuncs()[slot].second
    [all...]
rsCpuScript.h 95 virtual void * getRSExecutable() { return mExecutable; }
110 bcc::RSExecutable *mExecutable;
  /prebuilts/devtools/tools/lib/
ant-tasks.jar 

Completed in 2549 milliseconds