summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/CameraEGLConfigChooser.java
Commit message (Expand)AuthorAgeFilesLines
* Handle events in the main thread and use GLThread only as a rendering thread.Owen Lin2010-05-101-1/+1
* Use our own EGLChooser so that we can fall back to use "copyImage2D" whenOwen Lin2010-05-071-0/+95