summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/jpegstream/JpegStreamWriterTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the tests from Gallery2 until we have them sorted out.Sascha Haeberling2013-08-121-138/+0
| | | | Change-Id: I72e3f0ce477f0b0d5bca1f53feba21b6aa77e315
* Added jpeg streaming classes.Ruben Brunk2013-07-111-0/+138
- Provides streaming operations for decompressing/compressing JPEG files. - Allows pixel operations to be performed on large JPEG images without holding the entire bitmap in memory. Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94