Searched refs:isRSForEachFunc (Results 1 – 4 of 4) sorted by relevance
181 static bool isRSForEachFunc(unsigned int targetAPI,
185 mInKernel = RSExportForEach::isRSForEachFunc(mTargetAPI, FD); in ValidateFunctionDecl()
125 if (RSExportForEach::isRSForEachFunc(mTargetAPI, FD)) { in processExportFunc()
434 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI, in isRSForEachFunc() function in slang::RSExportForEach