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

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h163 static bool isRSForEachFunc(unsigned int targetAPI,
H A Dslang_rs_check_ast.cpp200 mInKernel = RSExportForEach::isRSForEachFunc(mTargetAPI, FD);
H A Dslang_rs_context.cpp124 if (RSExportForEach::isRSForEachFunc(mTargetAPI, FD)) {
H A Dslang_rs_export_foreach.cpp430 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI, function in class:slang::RSExportForEach

Completed in 1446 milliseconds