HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 201 - 225 of 448) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/components/storage_monitor/
storage_monitor_win.cc 180 // portable device as a media gallery.
  /external/chromium_org/ui/file_manager/file_manager/
manifest.json 98 "id": "gallery",
  /external/neven/Embedded/common/src/b_APIEm/
Types.h 69 bpi_ID_SIGNATURE_NAME = 512, /** (ASCII String) name of gallery element (=signature) */
  /packages/apps/Camera/src/com/android/camera/
MediaSaver.java 32 // all the work, so other programs (like Gallery) can see all the images.
SwitchAnimManager.java 91 // The scaling is done by PhotoView in Gallery so we don't have the
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 19 import com.android.gallery.R;
PhotoAppWidgetProvider.java 19 import com.android.gallery.R;
ViewImage.java 19 import com.android.gallery.R;
47 import com.android.camera.gallery.IImage;
48 import com.android.camera.gallery.IImageList;
49 import com.android.camera.gallery.VideoObject;
54 // gallery. It has two modes: normal mode and slide show mode. In normal mode
    [all...]
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java 17 package com.android.camera.gallery;
  /packages/apps/Gallery2/src/com/android/photos/
GalleryActivity.java 74 getMenuInflater().inflate(R.menu.gallery, menu);
  /packages/apps/Gallery2/src/com/android/photos/data/
GalleryBitmapPool.java 34 // We found that Gallery uses bitmaps that are either square (for example,
  /packages/apps/Launcher3/res/xml/
default_workspace_4x4.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
default_workspace_5x5.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
default_workspace_5x6.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 160 Log.e(TAG, "Could not start gallery activity", e);
  /packages/apps/Mms/src/com/android/mms/
TempFileProvider.java 125 * to this file. It's named '.temp.jpg' so Gallery won't pick it up.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
mosaic_mode.js 329 this.metadataCache_.getOne(tile.getItem().getEntry(), Gallery.METADATA_TYPE,
756 * with the style of .mosaic-item in gallery.css (= 2 * ( 4 + 1))
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 329 this.metadataCache_.getOne(tile.getItem().getEntry(), Gallery.METADATA_TYPE,
756 * with the style of .mosaic-item in gallery.css (= 2 * ( 4 + 1))
    [all...]
  /frameworks/base/docs/html/design/patterns/
widgets.jd 27 <p>As the name implies, collection widgets specialize in displaying multitude elements of the same type, such as a collection of pictures from a gallery app, a collection of articles from a news app or a collection of emails/messages from a communication app. Collection widgets typically focus on two use cases: browsing the collection, and opening an element of the collection to its detail view for consumption. Collection widgets can scroll vertically.</p>
121 <p>Sometimes widgets need to be setup before they can become useful. Think of an email widget for example, where you need to provide an account before the inbox can be displayed. Or a static photo widget where the user has to assign the picture that is to be displayed from the gallery.</p>
  /packages/apps/Camera2/src/com/android/camera/util/
ImageLoader.java 63 * come from Gallery's content provider.
94 // First try to find orientation data in Gallery's ContentProvider.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 73 * come from Gallery's content provider.
104 // First try to find orientation data in Gallery's ContentProvider.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtilsTest.java 207 assertFalse(DescriptorsUtils.canInsertChildren(createDesc("android:Gallery",
208 "android.widget.Gallery", true), null));
  /external/chromium_org/chrome/browser/extensions/
convert_user_script.cc 81 // be auto-updated, or claimed in the gallery.
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
media_galleries_dialog_cocoa.mm 135 // Add gallery checkboxes inside the scrolling view.
  /external/chromium_org/chrome/common/extensions/api/
extension.json 181 "description": "Sets the value of the ap CGI parameter used in the extension's update URL. This value is ignored for extensions that are hosted in the Chrome Extension Gallery.",

Completed in 1591 milliseconds

1 2 3 4 5 6 7 891011>>