HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 151 - 175 of 447) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/renderer/resources/extensions/
media_galleries_custom_bindings.js 5 // Custom binding for the Media Gallery API.
  /external/chromium_org/media/tools/layout_tests/
README 90 (http://code.google.com/apis/chart/interactive/docs/gallery/annotatedtimeline.html)
trend_graph.py 22 gallery/annotatedtimeline.html) is used to present the historical analyzer
  /frameworks/base/docs/html/training/secure-file-sharing/
index.jd 31 gallery may want to offer files to image editors, or a file management app may want to allow
  /packages/apps/Gallery/res/values-tl/
strings.xml 22 <string name="gallery_picker_label" msgid="3080425245006492787">"Gallery"</string>
23 <string name="gallery_label" msgid="7119609703856708011">"Gallery"</string>
136 <string name="photos_gallery_title" msgid="6914406246471015448">"Gallery"</string>
138 <string name="videos_gallery_title" msgid="6150354029982749479">"Gallery"</string>
  /packages/apps/Gallery/res/xml/
gallery_preferences.xml 17 <!-- This is the preference setting for Gallery. -->
  /packages/apps/Gallery/src/com/android/camera/
EvenlySpacedLayout.java 19 import com.android.gallery.R;
ImageLoader.java 19 import com.android.camera.gallery.IImage;
ImageGallery.java 19 import com.android.gallery.R;
60 import com.android.camera.gallery.IImage;
61 import com.android.camera.gallery.IImageList;
62 import com.android.camera.gallery.VideoObject;
558 // gallery and the title of the gallery.
    [all...]
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImage.java 17 package com.android.camera.gallery;
ImageList.java 17 package com.android.camera.gallery;
UriImage.java 17 package com.android.camera.gallery;
  /packages/apps/Gallery2/res/values/
styles.xml 22 <style name="Theme.Gallery.Dialog" parent="android:Theme.Holo.Dialog"/>
23 <style name="Theme.Gallery" parent="Theme.GalleryBase">
31 <style name="Theme.FilterShow" parent="Theme.Gallery">
51 <style name="DialogPickerTheme" parent="Theme.Gallery">
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java 37 * Wallpaper picker for the gallery application. This just redirects to the
  /packages/apps/Launcher2/res/xml/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /packages/apps/Launcher2/res/xml-sw600dp/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 19 * @param {function(function())} toggleMode Function to toggle the Gallery mode.
395 * @return {Gallery.Item} Item.
402 * @return {Gallery.Item} Selected index.
419 * @return {Gallery.Item} Selected item.
674 * @param {Gallery.Item} item Item.
964 * @param {Gallery.Item} item Item to save the image.
1017 SlideMode.OVERWRITE_KEY = 'gallery-overwrite-original';
1024 SlideMode.OVERWRITE_BUBBLE_KEY = 'gallery-overwrite-bubble';
    [all...]
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc 195 // In order for the --apps-gallery-url switch to work with the gallery
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
SmartCamera.java 110 // Function to capture the images in the current imageviews and save them to the gallery
216 // Button to open the gallery to show the images in there
  /packages/apps/Gallery2/
AndroidManifest.xml 41 android:theme="@style/Theme.Gallery"
164 <!-- This activity acts as a trampoline to the new Gallery activity,
166 <activity android:name="com.android.gallery3d.app.Gallery"
176 <activity-alias android:name="com.cooliris.media.Gallery"
296 android:theme="@style/Theme.Gallery"
319 android:theme="@style/Theme.Gallery.Dialog"/>
  /packages/apps/LegacyCamera/res/values/
strings.xml 34 <!-- label for the folder that contains Camera pictures in the gallery -->
37 <!-- label for the folder that contains Camera videos in the gallery -->
79 <!-- Button indicating to go to the image gallery -->
80 <string name="camera_gallery_photos_text">Gallery</string>
304 <!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 215 <h3>Gallery</h3>
218 <dd> Demonstrates implementing a Gallery widget and extending GalleryAdapter to create a custom class to serve out source images to the widget. </dd>
221 <dd>Demonstrates populating a Gallery with images from the contacts photos. </dd>
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_apitest.cc 189 // Called if test only wants a single gallery it creates.
202 // This function makes a single fake gallery. This is needed to test platforms
203 // with no default media galleries, such as CHROMEOS. This fake gallery is
  /external/chromium_org/chrome/browser/media_galleries/
gallery_watch_manager.cc 29 const char GalleryWatchManager::kInvalidGalleryIDError[] = "Invalid gallery ID";
31 "No permission for gallery ID.";
33 "Could not watch gallery path.";
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 363 <a href="{@docRoot}sdk/images/4.0/gallery-edit-lg.png" target="_android">
364 <img src="{@docRoot}sdk/images/4.0/gallery-edit.png" alt="" width="240" height="144"
366 <a href="{@docRoot}sdk/images/4.0/gallery-share-lg.png" target="_android">
367 <img src="{@docRoot}sdk/images/4.0/gallery-share.png" alt="" width="240" height="144"
409 <img src="{@docRoot}sdk/images/4.0/gallery-widget.png" alt="" width="144" style="border:1px solid
411 <div style="padding-bottom:1.25em;margin-top:0;padding-top:0;font-size:.9em">A Photo Gallery widget
415 <p style="margin-top:1em;margin-bottom:.75em;"><strong>Redesigned Gallery app
418 <p>The Gallery app now makes it easier to manage, show, and share photos and
422 their best, the Gallery now includes a powerful <strong>photo editor</strong>.
428 <p>An improved <strong>Picture Gallery widget</strong> lets users look a
    [all...]

Completed in 509 milliseconds

1 2 3 4 5 67 8 91011>>