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

<<11121314151617181920>>

  /external/chromium/chrome/browser/resources/options/
personal_options.js 77 $('change-picture-button').onclick = function(event) {
124 $('account-picture').src = image;
  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.cc 138 // name and picture then switch it now. Once the profile has switched this
143 // ProfileShortcutManagerWin::OnProfileAdded, as the picture update does not
  /external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_user_list.js 66 * Update given user's account picture.
183 * Reloads user picture.
  /external/chromium_org/skia/ext/
analysis_canvas.h 18 // (specified as a clip rectangle) of an SkPicture as the picture is
22 // Play a picture into the canvas, and then check result.
benchmarking_canvas.cc 170 virtual void drawPicture(SkPicture& picture) OVERRIDE {
172 SkProxyCanvas::drawPicture(picture);
  /external/chromium_org/third_party/skia/include/core/
SkSurface.h 22 * a PDF or Picture canvas, the surface stores the recorded commands.
62 * Return a new surface whose contents will be recorded into a picture.
  /external/chromium_org/third_party/skia/src/utils/
SkProxyCanvas.cpp 145 void SkProxyCanvas::drawPicture(SkPicture& picture) {
146 fProxy->drawPicture(picture);
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 72 {MNOTE_PENTAX2_TAG_PICTURE_MODE, "PictureMode", N_("Picture Mode"), ""},
100 {MNOTE_PENTAX2_TAG_PICTURE_MODE2, "PictureMode2", N_("Picture Mode (2)"), ""},
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
options.t 74 <img src=test.gif alt=Picture>
97 <li><a href=#image-1>Picture</a>
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SampleFlags.java 90 * 1: this sample does depend on others (not an I picture);
91 * 2: this sample does not depend on others (I picture);
  /external/qemu/distrib/sdl-1.2.15/
README.wscons 92 MAME can rotate the picture itself while drawing, and does so MUCH
95 Use the Xmame command line option "-ror" to rotate the picture to the
  /external/skia/include/core/
SkSurface.h 22 * a PDF or Picture canvas, the surface stores the recorded commands.
62 * Return a new surface whose contents will be recorded into a picture.
  /external/skia/src/utils/
SkProxyCanvas.cpp 145 void SkProxyCanvas::drawPicture(SkPicture& picture) {
146 fProxy->drawPicture(picture);
  /external/skia/tools/lua/
glyph-usage.lua 24 startcanvas() is called at the start of each picture file, passing the
32 when a given picture is done, we call endcanvas(canvas, fileName)
  /frameworks/av/libvideoeditor/vss/common/inc/
M4Common_types.h 107 /* picture type definition from id3v2 tag*/
220 M4COMMON_Orientation m_Orientation; /**< Orientation of the picture */
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h 19 * @brief Picture to 3gpp Service internal definitions
203 * @brief Call an external callback to get the picture to encode
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_order_cnt.h 49 /* structure to store information computed for previous picture, needed for
50 * POC computation of a picture. Two first fields for POC type 0, last two
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 69 music player, picture frame, and search</li>
107 <li>Shows user picture for Favorites</li>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
CameraTestHelper.java 63 Log.v(TAG, "Raw picture taken");
73 Log.v(TAG, "JPEG picture taken");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java 171 Log.v(TAG, "Jpeg Picture callback");
228 * Test case 1: Take a picture and verify all the callback
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 72 QCAMERA_SM_EVT_CANCEL_PICTURE, // cancel picture
163 QCAMERA_SM_STATE_PIC_TAKING, // taking picture (preview stopped)
  /packages/apps/Camera/src/com/android/camera/
Storage.java 117 // The picture is still safe and MediaScanner will find it and
119 // cannot click the thumbnail to review the picture.
  /packages/apps/Contacts/src/com/android/contacts/editor/
PhotoActionPopup.java 47 /** If set, show choices to take a picture with the camera, or pick one from the gallery. */
78 // if there are NO choices (e.g. a read-only picture is already super-primary)
  /packages/apps/LegacyCamera/src/com/android/camera/
Storage.java 93 // The picture is still safe and MediaScanner will find it and
95 // cannot click the thumbnail to review the picture.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
osd.h 87 // fills parameters with the picture dimensions and the pixel aspect ratio
90 // draws a test picture. for debugging purposes only

Completed in 1650 milliseconds

<<11121314151617181920>>