Friday, October 23, 2009

[android-developers] Re: arrays to be accessed by both JAVA n C thru JNI in an Android app

On Oct 23, 3:51 am, Latha Shivanna <latha...@gmail.com> wrote:
> The whole procedure is followed for (480x640) times. And so there is a
> redundant creation of the array for every frame display.

Why do you have to create a new array each time? Why can't you re-use
an existing one?

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

No comments:

Post a Comment