HomeSort by relevance Sort by last modified time
    Searched full:microedition (Results 176 - 200 of 218) sorted by null

1 2 3 4 5 6 78 9

  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java 30 import javax.microedition.khronos.opengles.GL10;
31 import javax.microedition.khronos.opengles.GL10Ext;
32 import javax.microedition.khronos.opengles.GL11;
33 import javax.microedition.khronos.opengles.GL11Ext;
34 import javax.microedition.khronos.opengles.GL11ExtensionPack;
    [all...]
  /frameworks/base/
preloaded-classes     [all...]
Android.mk 45 # TODO: Maybe remove javax.microedition entirely?
321 javax/microedition/khronos
  /external/proguard/docs/manual/
troubleshooting.html 408 <a href="usage.html#microedition"><code>-microedition</code></a> option,
481 href="usage.html#microedition"><code>-microedition</code></a> option, so
gui.html 400 <li>-<a href="usage.html#microedition">microedition</a>
refcard.html 317 <td valign="top"><a href="usage.html#microedition"><code><b>-microedition</b></code></a></td>
ant.html 257 <dt><a href="usage.html#microedition"><code><b>microedition</b></code></a>
  /frameworks/base/docs/html/training/graphics/opengl/
environment.jd 217 javax.microedition.khronos.opengles.GL10} parameter, when you are using the OpengGL ES 2.0 APIs.
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
troubleshooting.html 510 <a href="usage.html#microedition"><code>-microedition</code></a> option,
    [all...]
gui.html 406 <li>-<a href="usage.html#microedition">microedition</a></li>
refcard.html 338 <td valign="top"><a href="usage.html#microedition"><code><b>-microedition</b></code></a></td>
ant.html 272 <dt><a href="usage.html#microedition"><code><b>microedition</b></code></a>
  /external/proguard/docs/
downloads.html 161 <code>-microedition</code> and <code>-dontpreverify</code>.
207 option <code>-microedition</code>. You then no longer need to process the
  /external/proguard/src/proguard/gui/
boilerplate.pro 13 # Keep - Midlets. Keep all extensions of javax.microedition.midlet.MIDlet.
14 -keep public class * extends javax.microedition.midlet.MIDlet
ProGuardGUI.java 119 private final JCheckBox microEditionCheckBox = new JCheckBox(msg("microEdition"));
    [all...]
GUIResources.properties 114 microEdition = Micro Edition
  /external/proguard/src/proguard/optimize/
Optimizer.java 563 new MethodInliner(configuration.microEdition,
575 new MethodInliner(configuration.microEdition,
    [all...]
  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpView.java 37 import javax.microedition.khronos.egl.EGLConfig;
38 import javax.microedition.khronos.opengles.GL10;
  /external/proguard/src/proguard/
ConfigurationWriter.java 142 writeOption(ConfigurationConstants.MICRO_EDITION_OPTION, configuration.microEdition);
  /frameworks/base/graphics/java/android/graphics/
SurfaceTexture.java 148 * {@link javax.microedition.khronos.opengles.GL10#glGetIntegerv glGetIntegerv}).
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
NinePatchTexture.java 30 import javax.microedition.khronos.opengles.GL11;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 262 <code>-microedition</code> and <code>-dontpreverify</code>.
308 option <code>-microedition</code>. You then no longer need to process the
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 184 {@link javax.microedition.khronos.opengles} packages expose
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
alldiffs_index_removals.html 96 <nobr><A HREF="android.graphics.Canvas.html#android.graphics.Canvas.ctor_removed(javax.microedition.khronos.opengles.GL)" class="hiddenlink" target="rightframe"><strike>Canvas</strike>

Completed in 3863 milliseconds

1 2 3 4 5 6 78 9