Searched refs:mExportVarAddrs (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h48 android::Vector<void *> mExportVarAddrs; member in class:bcc::RSExecutable
98 { return mExportVarAddrs; }
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp75 result->mExportVarAddrs.push_back(addr);

Completed in 7 milliseconds