summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/MosaicPreviewRenderer.java
Commit message (Collapse)AuthorAgeFilesLines
* Wait for the previous MosaicPreviewRenderer to endAngus Kong2013-02-121-1/+2
| | | | | | | | | When changing orientations very fast, there might be 2 MosaicPreviewRenderer instances accessing the SRI native library at the same time. The library is not designed so. bug:8151753 Change-Id: Ie7a381349feeb95b40bae3c093cfcb66acba9069
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+264
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1