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

/frameworks/compile/slang/
H A Dslang_rs_reflection.h175 static bool exportableReduce(const RSExportType *ResultType);
H A Dslang_rs_reflection.cpp440 exportableReduce,
564 if (!exportableReduce(RT))
1028 bool RSReflectionJava::exportableReduce(const RSExportType *ResultType) { function in class:slang::RSReflectionJava
1079 if (!exportableReduce(ER->getResultType()))
1405 if (!exportableReduce(ResultType))

Completed in 38 milliseconds