Searched refs:exportableReduce (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection.h209 static bool exportableReduce(const RSExportType *ResultType);
H A Dslang_rs_reflection.cpp565 exportableReduce,
702 if (!exportableReduce(RT))
1224 bool RSReflectionJava::exportableReduce(const RSExportType *ResultType) { function in class:slang::RSReflectionJava
1276 const bool IsExportable = exportableReduce(ER->getResultType());
1610 if (!exportableReduce(ResultType))

Completed in 49 milliseconds