Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp927 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()
[all …]