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

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h192 static bool isRSForEachFunc(unsigned int targetAPI, slang::RSContext *Context,
H A Dslang_rs_check_ast.cpp175 mInKernel = RSExportForEach::isRSForEachFunc(mTargetAPI, Context, FD);
H A Dslang_rs_context.cpp104 } else if (RSExportForEach::isRSForEachFunc(mTargetAPI, this, FD)) {
H A Dslang_rs_export_foreach.cpp470 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI, function in class:slang::RSExportForEach

Completed in 939 milliseconds