HomeSort by relevance Sort by last modified time
    Searched refs:GalleryEGLConfigChooser (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GalleryEGLConfigChooser.java 30 class GalleryEGLConfigChooser implements EGLConfigChooser {
32 private static final String TAG = "GalleryEGLConfigChooser";
GLRootView.java 91 private final GalleryEGLConfigChooser mEglConfigChooser =
92 new GalleryEGLConfigChooser();

Completed in 62 milliseconds