HomeSort by relevance Sort by last modified time
    Searched full:picture (Results 426 - 450 of 1161) sorted by null

<<11121314151617181920>>

  /packages/apps/LegacyCamera/res/values/
arrays.xml 78 <!-- Camera Preferences Picture size dialog box entries -->
97 <!-- When launching the camera app first time, we will set the picture
297 <item>continuous-picture</item>
  /packages/apps/LegacyCamera/res/values-en-rGB/
strings.xml 54 <string name="pref_camera_picturesize_title" msgid="4333724936665883006">"Picture size"</string>
93 <string name="share_picture_via" msgid="1375127849431890447">"Share picture via"</string>
95 <string name="no_picture_to_share" msgid="5352574090121328815">"No picture to share."</string>
  /external/flac/include/FLAC/
metadata.h 72 * PICTURE blocks.
133 * STREAMINFO, VORBIS_COMMENT, CUESHEET, and PICTURE blocks, requiring
198 /** Read a PICTURE metadata block of the given FLAC file. This
200 * Since there can be more than one PICTURE block in a file, this
202 * the search. The PICTURE block with the largest area matching all
203 * the constraints will be returned, or \a *picture will be set to
207 * \param picture The address where the returned pointer will be
208 * stored. The \a picture object must be deleted by
210 * \param type The desired picture type. Use \c -1 to mean
228 * \code picture != NULL \endcod
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
camera.jd 2 page.tags="photo","video","picture","mediarecorder"
25 <li><a href="#capture-picture">Capturing pictures</a></li>
72 <li><strong>Quick Picture or Customized Camera</strong> - How will your application use the
73 camera? Are you just interested in snapping a quick picture or video clip, or will your application
172 camera intent makes a request to capture a picture or video clip through an existing camera app and
191 interface appears on the device screen and the user can take a picture or video.</li>
195 finishes taking a picture or video (or cancels the operation), the system calls this method.</li>
206 save the picture. This setting is optional but strongly recommended. If you do not specify this
207 value, the camera application saves the requested picture in the default location with a default
225 // create Intent to take a picture and return control to the calling applicatio
    [all...]
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactPhotoBinder.java 54 // Default picture used when a contact does not provide one
  /device/asus/flo/camera/
QCamera_Intf.h 233 uint16_t picture_width; /* Picture width seen by VFE */
234 uint16_t picture_height; /* Picture height seen by VFE */
239 uint16_t orig_picture_dx; /* original picture width received */
240 uint16_t orig_picture_dy; /* original picture height received */
  /external/chromium/chrome/browser/chromeos/login/
user_image_screen.cc 22 // The resolution of the picture we want to get from the camera.
  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 24 // The resolution of the picture we want to get from the camera.
  /external/chromium/chrome/browser/resources/options/chromeos/
accounts_options.js 133 * Updates user picture cache in UserList.
  /external/chromium/chrome/browser/sync/resources/
gaia_login_test.html 69 "you see in the picture below.");
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsClientVisitedHistoryTest.java 129 // possible test this end to end without using the flaky and brittle capturing picture of
AwContentsRenderTest.java 114 // Invalidation only, so picture should be null.
  /external/chromium_org/cc/layers/
draw_properties.h 87 // depends on the layer type. For picture layers, this is an ideal scale,
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_on_demand_raster.cc 92 // rasterization if a single solid color is detected in picture analysis.
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager.h 70 // is immediately set as user's current picture.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_options.js 141 * Update account picture.
  /external/chromium_org/content/browser/renderer_host/
backing_store_gtk.h 97 // This is the RENDER picture pointing at |pixmap_|.
  /external/chromium_org/remoting/host/
screen_capturer_fake.cc 13 // ScreenCapturerFake generates a white picture of size kWidth x kHeight
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil_dbg_empty.cc 17 DEFINE_bool(dbgscore, false, "Print picture of score calculation");
  /external/chromium_org/third_party/skia/include/core/
SkImage.h 29 * as drawing commands (picture or PDF or otherwise), ready to be played back
  /external/chromium_org/third_party/skia/src/core/
SkBBoxRecord.h 66 virtual void drawPicture(SkPicture& picture) SK_OVERRIDE;
SkPictureStateTree.h 77 /** Returns the next offset into the picture stream, or kDrawComplete if complete. */
  /external/libexif/libexif/fuji/
mnote-fuji-tag.c 49 {MNOTE_FUJI_TAG_PICTURE_MODE, "PictureMode", N_("Picture Mode"), ""},
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
per.php 123 "PICTURE",
  /external/qemu/distrib/sdl-1.2.15/test/
testoverlay.c 482 /* Load picture */
491 /* Convert the picture to 32bits, for easy conversion */
523 fprintf(stderr, "Couldn't convert picture to 32bits RGB: %s\n",
572 printf("cannot convert RGB picture to obtained YUV format!\n");

Completed in 478 milliseconds

<<11121314151617181920>>