Searched defs:ER (Results 1 – 2 of 2) sorted by relevance
215 std::string GetReduceResultTypeName(const RSExportReduce *ER) { in GetReduceResultTypeName()698 const RSExportReduce *ER = *I; in genScriptClassConstructor() local1250 const RSExportReduce *ER, size_t InIdx) { in getReduceInputStrings()1275 void RSReflectionJava::genExportReduce(const RSExportReduce *ER) { in genExportReduce()1305 void RSReflectionJava::genExportReduceArrayVariant(const RSExportReduce *ER) { in genExportReduceArrayVariant()1458 void RSReflectionJava::genExportReduceAllocationVariant(const RSExportReduce *ER) { in genExportReduceAllocationVariant()
830 void ReflectionState::declareReduce(const RSExportReduce *ER, bool IsExportable) { in declareReduce()