HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE (Results 51 - 75 of 80) sorted by null

1 23 4

  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 480 case WorkingMessage.IMAGE:
    [all...]
MessageListItem.java 343 // Debugging code to put the URI of the image attachment in the body of the list item.
353 debugText = "Not an image";
691 case WorkingMessage.IMAGE:
    [all...]
MessageUtils.java 429 return WorkingMessage.IMAGE;
624 * Message overhead that reduces the maximum image byte size.
653 UriImage image = new UriImage(context, imageUri);
659 if (image.getHeight() > image.getWidth()) {
665 part = image.getResizedImageAsPart(
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_transfer_controller.js 224 * Preloads an image thumbnail for the specified file entry.
239 ThumbnailLoader.LoaderType.IMAGE,
273 // Option 2. Thumbnail image available, then render it without
277 contents.classList.add('for-image');
742 // otherwise an image may not be loaded at the time the 'dragstart' event
  /external/skia/
Android.mk 71 # defines the order image decoders are tested when decoding a
76 # START IMAGE DECODERS
271 src/image/SkDataPixelRef.cpp \
272 src/image/SkImage.cpp \
273 src/image/SkImagePriv.cpp \
274 src/image/SkImage_Codec.cpp \
275 src/image/SkImage_Gpu.cpp \
276 src/image/SkImage_Picture.cpp \
277 src/image/SkImage_Raster.cpp \
278 src/image/SkSurface.cpp
    [all...]
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.cc 221 return contexts.Contains(ExtensionMenuItem::IMAGE);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api_helpers.cc 50 "image",
62 ResourceType::IMAGE,
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor.cc 245 return ResourceType::IMAGE;
    [all...]
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu.cc 461 if (contexts.Contains(MenuItem::IMAGE) &&
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 43 IMAGE = 'image'
92 search for image files. The standard bitmap directory
95 command, the image files of an applications can
160 """Locates an image file of the name name.xpm, name.xbm or name.ppm
163 extensions) exist, then the image type is chosen according to the
167 image files in your application. When successful, this command
168 returns the name of the newly created image, which can be used to
169 configure the -image option of the Tk and Tix widgets.
403 raise RuntimeError, 'Too early to create image'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 43 IMAGE = 'image'
92 search for image files. The standard bitmap directory
95 command, the image files of an applications can
160 """Locates an image file of the name name.xpm, name.xbm or name.ppm
163 extensions) exist, then the image type is chosen according to the
167 image files in your application. When successful, this command
168 returns the name of the newly created image, which can be used to
169 configure the -image option of the Tk and Tix widgets.
403 raise RuntimeError, 'Too early to create image'
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /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 
  /external/jdiff/
xerces.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 

Completed in 622 milliseconds

1 23 4