/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
SerializeOptions.java | 31 * Include a padding allowance for a thumbnail image. If no <tt>xmp:Thumbnails</tt> property
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
gridview.jd | 33 <p>In this tutorial, you'll create a grid of image thumbnails. When an item is selected, a
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
TaskStackLayoutAlgorithm.java | 221 VisibilityReport(int tasks, int thumbnails) { 223 numVisibleThumbnails = thumbnails; 751 * Computes the maximum number of visible tasks and thumbnails when the scroll is at the initial 767 // thumbnails and add that to the total freeform task coun [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationMenuListener.java | 151 MenuItem item = create(menu, "Delete All Thumbnails",
|
/external/webrtc/webrtc/base/ |
x11windowpicker.cc | 355 // thumbnails. We used to avoid it because the transition is visually ugly, 357 // no thumbnails at all, which is a worse experience.
|
/frameworks/base/core/res/res/values/ |
dimens.xml | 21 <!-- The width that is used when creating thumbnails of applications. --> 23 <!-- The height that is used when creating thumbnails of applications. -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderPreview.java | 279 * have to expend effort computing preview thumbnails etc 325 * have to expend effort computing preview thumbnails etc 451 // for the view which is originally displayed (before adding thumbnails), [all...] |
RenderPreviewManager.java | 744 /** Generates a bunch of default configuration preview thumbnails */ [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
ExifInterfaceTest.java | 219 Log.e(TAG, fileName + " Unexpected result: No thumbnails were found. "
|
/frameworks/base/core/java/android/view/ |
IWindowManager.aidl | 160 * used for recents, where generating the thumbnails of the specs takes a non-trivial amount of
|
/frameworks/base/docs/html/about/versions/ |
android-2.2.jd | 166 <li>New {@link android.media.ThumbnailUtils thumbnail} utility for video and image thumbnails.</li>
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 199 private static final String DISK_CACHE_SUBDIR = "thumbnails";
|
/frameworks/base/docs/html/training/volley/ |
request.jd | 58 for example when putting multiple thumbnails in a {@link android.widget.ListView}.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
ExifInterfaceTest.java | 211 Log.e(TAG, fileName + " Unexpected result: No thumbnails were found. "
|
/frameworks/base/packages/SystemUI/res/values/ |
config.xml | 27 <!-- The number of app thumbnails we keep in memory -->
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
PhotoViewFragment.java | 280 // FLAG: If we are displaying thumbnails at fullscreen size, then we
|
/frameworks/support/documents-archive/src/android/support/provider/ |
DocumentArchive.java | 443 "Thumbnails only supported for image/* MIME type.");
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageManager.java | 61 = Images.Thumbnails.EXTERNAL_CONTENT_URI;
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
GenericRequestBuilder.java | 169 * Applies a multiplier to the {@link Target}'s size before loading the resource. Useful for loading thumbnails 505 * thumbnails, and should only be used when you both need a very specific sized image and when it is impossible or
|
/external/libexif/libexif/ |
exif-tag.c | 240 "not necessary and is omitted. When thumbnails use JPEG " 374 "is not used for primary image JPEG data. JPEG thumbnails " 377 "not be recorded. Compressed thumbnails must be recorded in no " [all...] |
/sdk/templates/docs/ |
index.html | 196 <!-- 512x512 PNG thumbnails. --> 336 <p>Represents a thumbnail for the template. <code><thumb></code> elements should be contained inside a <code><thumbs></code> element. The text contents of this element represent the path to the thumbnail. If this element has any attributes, they will be treated as selectors for parameter values. For example, if there are two thumbnails:</p> [all...] |
/external/okhttp/website/static/ |
bootstrap-combined.min.css | [all...] |
/frameworks/base/docs/html/ |
jd_extras_en.js | 94 "image":"images/tools/thumbnails/am-networkmon.png", 104 "image":"images/tools/thumbnails/am-memorymon.png", 123 "image":"images/tools/thumbnails/am-cpumon.png", 142 "image":"images/tools/thumbnails/am-logcatmon2.png", 152 "image":"images/tools/thumbnails/am-gpumon.png", 162 "image":"images/tools/thumbnails/am_hprofviewer.png", 172 "image":"images/tools/thumbnails/am_video.png", 182 "image":"images/tools/thumbnails/am_screenshot.png", 192 "image":"images/tools/thumbnails/am_alloctracker.png", 202 "image":"images/tools/thumbnails/am_methodtrace.png" [all...] |
/external/piex/src/ |
piex.cc | 414 // Some thumbnails from DngCreator are larger than the specified 256 pixel.
|
tiff_parser.cc | 147 // Get preview or thumbnail. The code assumes that only thumbnails can be
|