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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp776 static std::vector<std::string> Funcs; local
779 Funcs.push_back("_Z14rsGetElementAt13rs_allocationj");
780 Funcs.push_back("_Z14rsGetElementAt13rs_allocationjj");
781 Funcs.push_back("_Z14rsGetElementAt13rs_allocationjjj");
783 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvj");
784 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvjj");
785 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvjjj");
787 Funcs.push_back("_Z25rsGetElementAtYuv_uchar_Y13rs_allocationjj");
789 Funcs.push_back("_Z25rsGetElementAtYuv_uchar_U13rs_allocationjj");
791 Funcs
[all...]

Completed in 46 milliseconds