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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h 48 android::Vector<void *> mExportVarAddrs;
98 { return mExportVarAddrs; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 75 result->mExportVarAddrs.push_back(addr);

Completed in 202 milliseconds