Hi,
is there a method to have a Renderscript Allocation use an existing array 
of data without the overhead of copying?
I'm trying to allocate a java array which gets passed down the JNI to be 
filled by native code, then, once back in Java, wrap the array in an 
Allocation and do Renderscript on it. Does that sound like a good idea?

Rafael

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to