Searched refs:rsAllocationIoSend (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_io.rsh48 * rsAllocationIoSend: Send new content to the queue
61 rsAllocationIoSend(rs_allocation a);
/frameworks/rs/api/
H A Drs_io.spec41 function: rsAllocationIoSend
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp178 void __attribute__((overloadable)) rsAllocationIoSend(::rs_allocation a) { function
180 if (failIfInKernel(rsc, "rsAllocationIoSend"))
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1287 rsAllocationIoSend((RsContext)con, (RsAllocation)alloc);

Completed in 1534 milliseconds