Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp97 const RSInfo::ExportForeachFuncListTy &export_foreach_funcs = in Create() local
100 foreach_iter = export_foreach_funcs.begin(), in Create()
101 foreach_end = export_foreach_funcs.end(); in Create()