Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp416 if (!startClass(AM_Public, false, ClassName, RS_SCRIPT_CLASS_SUPER_CLASS_NAME, in genScriptClass()
472 startFunction(AM_Public, false, nullptr, getClassName(), 1, "RenderScript", in genScriptClassConstructor()
497 startFunction(AM_Public, false, nullptr, getClassName(), 3, "RenderScript", in genScriptClassConstructor()
774 startFunction(AM_Public, false, "Script.InvokeID", in genExportFunction()
783 startFunction(AM_Public, false, "void", in genExportFunction()
895 startFunction(AM_Public, false, "Script.KernelID", in genExportForEach()
908 startFunction(AM_Public, false, "void", "forEach_" + EF->getName(), Args); in genExportForEach()
942 startFunction(AM_Public, false, "void", "forEach_" + EF->getName(), Args); in genExportForEach()
1192 startFunction(AM_Public, false, ResultTypeName.c_str(), MethodName, Args); in genExportReduceArrayVariant()
1274 startFunction(AM_Public, false, ResultTypeName.c_str(), MethodName, Args); in genExportReduceAllocationVariant()
[all …]
Dslang_rs_reflection.h110 AM_Public, enumerator