/development/samples/training/threadsample/src/com/example/android/threadsample/ |
DataProviderContract.java | 59 * Picture table thumbnail URL column name 64 * Picture table thumbnail filename column name
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_channel.c | 121 *stream2 = &my_obj->ch[ch_type].snapshot.thumbnail; 160 stream2 = &my_obj->ch[ch_type].snapshot.thumbnail; 161 fmt2 = &fmt->snapshot.thumbnail; 212 stream2 = &my_obj->ch[ch_type].snapshot.thumbnail; 280 &my_obj->ch[ch_type].snapshot.thumbnail, evt, 328 &my_obj->ch[ch_type].snapshot.thumbnail, evt, 329 & buf->thumbnail); 450 stream = &my_obj->ch[ch_type].snapshot.thumbnail; 453 &val->snapshot.thumbnail); 454 cache_frame1 = val->snapshot.thumbnail.frame [all...] |
/packages/apps/Gallery/src/com/android/camera/gallery/ |
IImage.java | 71 // Get the bitmap of the medium thumbnail 74 // Get the bitmap of the mini thumbnail.
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 280 omx_jpeg_thumbnail thumbnail; local 308 memset(&thumbnail, 0, sizeof(thumbnail)); 310 /* thumbnail crop info */ 311 thumbnail.cropWidth = CEILING2(src_buf->crop.width); 312 thumbnail.cropHeight = CEILING2(src_buf->crop.height); 313 thumbnail.left = src_buf->crop.offset_x; 314 thumbnail.top = src_buf->crop.offset_y; 316 /* thumbnail output dimention */ 317 thumbnail.width = src_buf->out_dim.width [all...] |
/device/asus/flo/camera/mm-image-codec/qexif/ |
qexif.h | 252 // TIFF IFD (Thumbnail) [all...] |
/hardware/qcom/camera/mm-image-codec/qexif/ |
qexif.h | 252 // TIFF IFD (Thumbnail) [all...] |
/frameworks/base/docs/html/training/animation/ |
zoom.jd | 36 galleries to animate a view from a thumbnail to a full-size image that fills the screen. 39 expands an image thumbnail to fill the screen: 77 to zoom. The following example creates an {@link android.widget.ImageButton} for clickable image thumbnail 105 from the bounds of the thumbnail button above, to its final laid-out 143 // Hook up clicks on the thumbnail views. 167 zooms from an image thumbnail to an enlarged view by doing the following things: 188 {@link android.widget.ImageView} minimizes back down to the size of the image thumbnail and 211 // The start bounds are the global visible rectangle of the thumbnail, 244 // Hide the thumbnail and show the zoomed-in view. When the animation 246 // thumbnail [all...] |
/packages/apps/Mms/src/com/android/mms/util/ |
ThumbnailManager.java | 55 * are stored in a local cache with SoftReferences. Once a thumbnail is loaded, it will call the 56 * passed in callback with the result. If a thumbnail is immediately available in the cache, 103 * @param callback the callback to call when the thumbnail is fully loaded 115 * @param callback the callback to call when the thumbnail is fully loaded 129 final Bitmap thumbnail = DEBUG_DISABLE_CACHE ? null : mThumbnailCache.get(uri); local 131 final boolean thumbnailExists = (thumbnail != null); 137 Log.v(TAG, "getThumbnail mThumbnailCache.get for uri: " + uri + " thumbnail: " + 138 thumbnail + " callback: " + callback + " thumbnailExists: " + 146 ImageLoaded imageLoaded = new ImageLoaded(thumbnail, isVideo); 167 removeThumbnail(uri); // if the thumbnail is half loaded, force a reload next tim [all...] |
/external/chromium_org/chrome/test/functional/ |
ntp.py | 27 # Default menu and thumbnail mode preferences are set in 72 thumbnail.""" 73 for thumbnail in self.GetNTPThumbnails(): 74 if check_thumbnail['url'] == thumbnail['url']: 83 for thumbnail, default_site in zip(thumbnails, default_sites): 84 self.assertEqual(thumbnail['url'], default_site) 101 thumbnail = self.GetNTPThumbnails()[0] 102 self.assertEqual(self.PAGES[1]['url'], thumbnail['url']) 103 self.assertEqual(self.PAGES[1]['title'], thumbnail['title']) 106 """Tests removing a thumbnail works"" [all...] |
/development/samples/XmlAdapters/res/xml/ |
photos.xml | 23 <bind app:from="/media:group/media:thumbnail\@url" app:to="@id/photo"
|
/development/samples/training/bitmapfun/BitmapFun/src/main/res/values/ |
strings.xml | 28 <string name="imageview_description">Image Thumbnail</string>
|
/development/samples/training/threadsample/res/layout/ |
galleryitem.xml | 19 <!-- Defines a single thumbnail view -->
|
/external/chromium/chrome/browser/history/ |
thumbnail_database.cc | 92 LOG(WARNING) << "Thumbnail database is too new."; 99 LOG(WARNING) << "Unable to update to thumbnail database to version 3."; 108 LOG(WARNING) << "Unable to update to thumbnail database to version 4."; 116 "Thumbnail database version " << cur_version << " is too old to handle."; 240 const SkBitmap& thumbnail, 248 if (!thumbnail.isNull()) { 267 SkAutoLockPixels thumbnail_lock(thumbnail); 269 reinterpret_cast<unsigned char*>(thumbnail.getAddr32(0, 0)), 270 gfx::JPEGCodec::FORMAT_SkBitmap, thumbnail.width(), 271 thumbnail.height() [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/ |
info.html | 47 #thumbnail { 149 * Renders a thumbnail view of the image. 152 var canvas = document.querySelector('#thumbnail'); 200 <canvas id="thumbnail"></canvas>
|
/external/chromium_org/chrome/browser/resources/ntp_android/ |
mostvisited_tablet.css | 46 body[device='tablet'] .thumbnail-cell { 54 html[dir='rtl'] body[device='tablet'] .thumbnail-cell { 58 body[device='tablet'] #most_visited_list .thumbnail-container { 65 body[device='tablet'] #most_visited_list .thumbnail {
|
/external/chromium_org/chrome/browser/thumbnails/ |
thumbnail_service_impl.h | 27 const gfx::Image& thumbnail) OVERRIDE;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/ |
info.css | 41 #thumbnail {
|
/frameworks/base/docs/downloads/devbytes/ |
WindowAnimations.zip | |
/frameworks/base/media/tests/CameraBrowser/res/layout/ |
object_list.xml | 22 <ImageView android:id="@+id/thumbnail"
|
/frameworks/base/services/java/com/android/server/am/ |
PendingThumbnailsRecord.java | 25 * waiting for thumbnail images.
|
/frameworks/opt/photoviewer/res/values/ |
strings.xml | 22 <!-- Photo view error message shown below thumbnail if full image could not be shown [CHAR LIMIT=30] -->
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_CustomCmd.h | 85 OMX_U32 nThumbnailWidth; /* This variable holds the thumbnail's width value (0 = No thumbnail) */ 86 OMX_U32 nThumbnailHeight; /* This variable holds the thumbnail's height value (0 = No thumbnail) */
|
/packages/apps/Gallery/res/layout/ |
gallery_picker_item.xml | 23 <com.android.camera.GalleryPickerItem android:id="@+id/thumbnail"
|
/packages/apps/LegacyCamera/res/layout/ |
review_thumbnail.xml | 18 android:id="@+id/thumbnail"
|
/packages/apps/VideoEditor/res/layout/ |
project_picker_item.xml | 26 <ImageView android:id="@+id/thumbnail"
|