Lines Matching refs:Funcs
927 static std::vector<std::string> Funcs; in allocPointersExposed() local
930 Funcs.push_back("_Z14rsGetElementAt13rs_allocationj"); in allocPointersExposed()
931 Funcs.push_back("_Z14rsGetElementAt13rs_allocationjj"); in allocPointersExposed()
932 Funcs.push_back("_Z14rsGetElementAt13rs_allocationjjj"); in allocPointersExposed()
934 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvj"); in allocPointersExposed()
935 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvjj"); in allocPointersExposed()
936 Funcs.push_back("_Z14rsSetElementAt13rs_allocationPvjjj"); in allocPointersExposed()
938 Funcs.push_back("_Z25rsGetElementAtYuv_uchar_Y13rs_allocationjj"); in allocPointersExposed()
940 Funcs.push_back("_Z25rsGetElementAtYuv_uchar_U13rs_allocationjj"); in allocPointersExposed()
942 Funcs.push_back("_Z25rsGetElementAtYuv_uchar_V13rs_allocationjj"); in allocPointersExposed()
944 for (std::vector<std::string>::iterator FI = Funcs.begin(), in allocPointersExposed()
945 FE = Funcs.end(); in allocPointersExposed()