Searched refs:rsScriptReduce (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/ |
D | libRS.map | 97 rsScriptReduce;
|
D | rsApiStubs.h | 115 extern "C" void rsScriptReduce (RsContext rsc, RsScript s, uint32_t slot, RsAllocation * ains, size…
|
D | rsApiStubs.cpp | 665 extern "C" void rsScriptReduce (RsContext ctxWrapper, RsScript s, uint32_t slot, in rsScriptReduce() function
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 2190 rsScriptReduce((RsContext)con, (RsScript)script, slot, in nScriptReduce()
|