HomeSort by relevance Sort by last modified time
    Searched defs:GLCanvas (Results 1 - 13 of 13) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLCanvas.java 26 // GLCanvas gives a convenient interface to draw using OpenGL.
31 public interface GLCanvas {
35 // Tells GLCanvas the size of the underlying GL surface. This should be
38 // who only want to draw on the GLCanvas. Both width and height must be
201 * configuration to the one expected by GLCanvas.
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLCanvas.java 26 // GLCanvas gives a convenient interface to draw using OpenGL.
31 public interface GLCanvas {
35 // Tells GLCanvas the size of the underlying GL surface. This should be
38 // who only want to draw on the GLCanvas. Both width and height must be
201 * configuration to the one expected by GLCanvas.
  /packages/apps/Launcher3/src/com/android/gallery3d/glrenderer/
GLCanvas.java 26 // GLCanvas gives a convenient interface to draw using OpenGL.
31 public interface GLCanvas {
35 // Tells GLCanvas the size of the underlying GL surface. This should be
38 // who only want to draw on the GLCanvas. Both width and height must be
201 * configuration to the one expected by GLCanvas.
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglCanvas.java 82 private class GLCanvas extends Canvas {
152 canvas = new GLCanvas();
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 505 milliseconds