/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
ManualActivity.java | 209 // continually recreate bitmaps to avoid modifying bitmaps currently being drawn
|
/external/chromium_org/third_party/freetype/include/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 555 * store small glyph bitmaps, as it will use less memory. 571 * `small bitmaps' API of the FreeType~2 cache sub-system. 573 * It is used to define a cache for small glyph bitmaps in a relatively 579 * small bitmaps-related cache declarations.
|
/external/freetype/include/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 555 * store small glyph bitmaps, as it will use less memory. 571 * `small bitmaps' API of the FreeType~2 cache sub-system. 573 * It is used to define a cache for small glyph bitmaps in a relatively 579 * small bitmaps-related cache declarations.
|
/external/pdfium/core/include/thirdparties/freetype/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 555 * store small glyph bitmaps, as it will use less memory. 571 * `small bitmaps' API of the FreeType~2 cache sub-system. 573 * It is used to define a cache for small glyph bitmaps in a relatively 579 * small bitmaps-related cache declarations.
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 555 * store small glyph bitmaps, as it will use less memory. 571 * `small bitmaps' API of the FreeType~2 cache sub-system. 573 * It is used to define a cache for small glyph bitmaps in a relatively 579 * small bitmaps-related cache declarations.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
UserSwitcherController.java | 120 SparseArray<Bitmap> bitmaps = new SparseArray<>(mUsers.size()); local 128 bitmaps.put(r.info.id, r.picture); 136 final SparseArray<Bitmap> bitmaps = params[0]; local 154 Bitmap picture = bitmaps.get(info.id); 208 }.execute((SparseArray) bitmaps);
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/ |
BMPImageReader.cpp | 210 // For paletted images, bitmaps can set biClrUsed to 0 to mean "all 212 // Also do this for bitmaps that put too large a value here. 219 // For any bitmaps that set their BitCount to the wrong value, reset the 306 // sign of the height for top-down bitmaps.) 310 // Only Windows V3+ has top-down bitmaps. 378 // Top-down bitmaps cannot be compressed; they must be RGB or BITFIELDS. 386 // * Bitmaps larger than 2^16 pixels in either dimension (Windows 391 // * Windows V3+ JPEG-in-BMP and PNG-in-BMP bitmaps (supposedly not found 395 // * OS/2 2.x Huffman-encoded monochrome bitmaps (see 418 // For Windows V4+ BITFIELDS mode bitmaps, this was already done whe [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkBitmap.h | 31 Bitmaps can be drawn into a SkCanvas, but they are also used to specify the 72 * allocated, they will be shared, not copied, so that the two bitmaps will 85 /** Swap the fields of the two bitmaps. This routine is guaranteed to never fail or throw. 158 * that all bitmaps that might be sharing (subsets of) the pixels will 203 cleared once it is set. This state propagates to all other bitmaps 218 /** Specify whether this bitmap is volatile. Bitmaps are not volatile by 219 default. Temporary bitmaps that are discarded after use should be 471 * Some bitmaps can return a copy of their pixels for lockPixels(), but 472 * that copy, if modified, will not be pushed back. These bitmaps should 607 * colortable based bitmaps [all...] |
/external/skia/include/core/ |
SkBitmap.h | 31 Bitmaps can be drawn into a SkCanvas, but they are also used to specify the 72 * allocated, they will be shared, not copied, so that the two bitmaps will 85 /** Swap the fields of the two bitmaps. This routine is guaranteed to never fail or throw. 158 * that all bitmaps that might be sharing (subsets of) the pixels will 203 cleared once it is set. This state propagates to all other bitmaps 218 /** Specify whether this bitmap is volatile. Bitmaps are not volatile by 219 default. Temporary bitmaps that are discarded after use should be 471 * Some bitmaps can return a copy of their pixels for lockPixels(), but 472 * that copy, if modified, will not be pushed back. These bitmaps should 607 * colortable based bitmaps [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkPicturePlayback.cpp | 78 int bitmaps = record.bitmaps(&bitmapBytes); local 86 if (bitmaps != 0) 87 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps); 150 bitmaps = fPlayback->bitmaps(&bitmapBytes); 156 if (bitmaps != 0) 157 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps) [all...] |
/external/skia/src/core/ |
SkPicturePlayback.cpp | 78 int bitmaps = record.bitmaps(&bitmapBytes); local 86 if (bitmaps != 0) 87 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps); 150 bitmaps = fPlayback->bitmaps(&bitmapBytes); 156 if (bitmaps != 0) 157 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps) [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | 161 * density of their bitmaps appropriately.</p> 229 throw new IllegalStateException("only mutable bitmaps may be reconfigured"); 232 throw new IllegalStateException("native-backed bitmaps may not be reconfigured"); 245 * <p>WARNING: this method should not be used on bitmaps currently used by 261 * <p>WARNING: this method should not be used on bitmaps currently used by 277 * <p>WARNING: this method should not be used on bitmaps currently used by 413 * This configuration may be useful when using opaque bitmaps [all...] |
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
synced_notification.cc | 256 // so that when the bitmaps arrive the vector has a slot for them. 277 // See if all bitmaps are accounted for, if so call Show(). 644 // TODO(petewil): The fetch mechanism appears to be returning two bitmaps on the 656 // Match the incoming bitmaps to URLs. In case this is a dup, make sure to 674 // If this URL matches one or more button bitmaps, save them off. 686 // See if all bitmaps are already accounted for, if so call Show. 706 // Check that we have either fetched or gotten an error on all the bitmaps we
|
synced_notification_app_info_service.cc | 152 // When a new protobuf comes in, we will fetch all the bitmaps before reporting 155 // appears before its bitmaps are present. 156 // We also check for duplicate bitmap URLs when loading the bitmaps for a
|
/external/chromium_org/third_party/skia/src/ports/ |
SkScalerContext_win_dw.cpp | 135 // to determine the actual number of glyphs with bitmaps. 137 // TODO: Ensure that the bitmaps actually cover a significant portion of the strike. 139 // TODO: Ensure that the bitmaps are bi-level? 200 // bi-level bitmaps (and the embedded bitmap flag is set and no rotation). 204 // there are any embedded bi-level bitmaps of that size. If there are, then 205 // force bitmaps by requesting bi-level rendering. 244 // When embedded bitmaps are requested, treat the entire range like
|
/external/e2fsprogs/lib/ext2fs/ |
gen_bitmap64.c | 3 * block bitmaps. 36 * Design of 64-bit bitmaps 41 * will create old-style bitmaps unless the application passes the 44 * use the new-style bitmaps. If it is not passed, we have to return 45 * an error if trying to open a filesystem which needs 64-bit bitmaps. 47 * The new bitmaps use a new set of structure magic numbers, so that 591 /* Now we know both bitmaps have the same magic */
|
/external/skia/src/ports/ |
SkScalerContext_win_dw.cpp | 135 // to determine the actual number of glyphs with bitmaps. 137 // TODO: Ensure that the bitmaps actually cover a significant portion of the strike. 139 // TODO: Ensure that the bitmaps are bi-level? 200 // bi-level bitmaps (and the embedded bitmap flag is set and no rotation). 204 // there are any embedded bi-level bitmaps of that size. If there are, then 205 // force bitmaps by requesting bi-level rendering. 244 // When embedded bitmaps are requested, treat the entire range like
|
/external/chromium_org/chrome/browser/favicon/ |
favicon_handler.h | 103 // |bitmaps| is a list of all the frames of the image at |image_url|. 104 // |original_bitmap_sizes| are the sizes of |bitmaps| before they were resized 109 const std::vector<SkBitmap>& bitmaps,
|
favicon_tab_helper.h | 90 const std::vector<SkBitmap>& bitmaps,
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
BitmapDumper.java | 30 * A utility class that will allow the user to save bitmaps to the sdcard on the device.
|
/developers/build/prebuilts/gradle/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/ |
MainActivity.java | 56 * bitmaps or busy images don't render well on smaller screens and can end up
|
/developers/samples/android/ui/notifications/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/ |
MainActivity.java | 56 * bitmaps or busy images don't render well on smaller screens and can end up
|
/development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/ |
MainActivity.java | 56 * bitmaps or busy images don't render well on smaller screens and can end up
|
/development/samples/devbytes/graphics/BitmapScaling/src/com/example/android/bitmapscaling/ |
BitmapScaling.java | 29 * bitmap. Sub-sampling can speed up load times and reduce the need for large bitmaps
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
ShortcutHelper.java | 70 // Encode the favicon as a base64 string (Launcher drops Bitmaps in the Intent).
|