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

  /external/jmonkeyengine/engine/src/android/jme3test/android/
DemoAndroidHarness.java 22 if (eglConfig.equals("Best"))
24 eglConfigType = ConfigType.BEST;
  /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.");
  /external/chromium_org/skia/ext/
image_operations_bench.cc 41 ADD_METHOD(BEST),
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentActionHandler.java 101 startDownloadingAttachment(destination, UIProvider.AttachmentRendition.BEST, 0, false);
MessageAttachmentTile.java 149 UIProvider.AttachmentRendition.BEST, additionalPriority, delayDownload);
ConversationItemView.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]
Attachment.java 478 case AttachmentRendition.BEST:
690 } else if (rendition == AttachmentRendition.BEST) {
691 // shift of 1 finds the BEST rendition bit
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 399 milliseconds