HomeSort by relevance Sort by last modified time
    Searched refs:isRSForEachFunc (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/slang/
slang_rs_export_foreach.h 163 static bool isRSForEachFunc(unsigned int targetAPI,
slang_rs_check_ast.cpp 200 mInKernel = RSExportForEach::isRSForEachFunc(mTargetAPI, FD);
slang_rs_context.cpp 124 if (RSExportForEach::isRSForEachFunc(mTargetAPI, FD)) {
slang_rs_export_foreach.cpp 430 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI,

Completed in 143 milliseconds