Searched defs:RSExportReduce (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h34 class RSExportReduce : public RSExportable { class in namespace:slang
80 RSExportReduce(RSContext *Context, function in class:slang::RSExportReduce
101 RSExportReduce(const RSExportReduce &) = delete;
102 void operator=(const RSExportReduce &) = delete;
133 static RSExportReduce *Create(RSContext *Context,
164 }; // RSExportReduce

Completed in 44 milliseconds