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

  /external/jmonkeyengine/engine/src/android/com/jme3/system/android/
AndroidConfigChooser.java 12 * AndroidConfigChooser is used to determine the best suited EGL Config
37 BEST,
51 * Gets called by the GLSurfaceView class to return the best config
61 * findConfig is used to locate the best config and init the chooser with
69 if (type == ConfigType.BEST) {
86 logger.info("JME3 using best EGL configuration available here: ");
100 logger.severe("###ERROR### Unable to get a valid OpenGL ES 2.0 config, nether Fastest nor Best found! Bug. Please report this.");
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]

Completed in 142 milliseconds