chrisbatt / AndroidFastImageProcessing

A framework for speeding up image processing on android devices by taking advantage of shaders on the GPU.
MIT License
285 stars 118 forks source link

Memory leak #23

Open hnvmeta opened 9 years ago

hnvmeta commented 9 years ago

Although I recycled all bitmaps in Lookup filters, but memory continue increasing and never go down. :(( You can use DDMS to see it.