HomeSort by relevance Sort by last modified time
    Searched full:bitmaps (Results 401 - 425 of 847) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/lib/ext2fs/
tst_bitmaps.c 221 case 'l': /* Legacy bitmaps */
598 case 'l': /* Legacy bitmaps */
rw_bitmaps.c 2 * rw_bitmaps.c --- routines to read and write the inode and block bitmaps.
  /external/skia/include/core/
SkPixelRef.h 116 * Some bitmaps can return a copy of their pixels for lockPixels(), but
117 * that copy, if modified, will not be pushed back. These bitmaps should
  /external/skia/src/images/
SkImageDecoder_libico.cpp 120 // In reality, at least for the moment, these will be decoded into kARGB_8888 bitmaps.
225 //if i allow other types of bitmaps, it may actually be used as a part of the bitmap
  /frameworks/base/docs/html/training/custom-views/
custom-drawing.jd 49 class defines methods for drawing text, lines, bitmaps, and many other graphics primitives. You can
252 <li>Draw bitmaps using {@link android.graphics.Canvas#drawBitmap drawBitmap()}.</li>
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 45 * GIFs are supported, but their decode does not reuse bitmaps at all. The resulting
519 // not reusing bitmaps: can recycle immediately
  /art/runtime/gc/collector/
mark_compact.h 96 // Bind the live bits to the mark bits of bitmaps for spaces that are never collected, ie
  /cts/tests/tests/text/src/android/text/cts/
EmojiTest.java 63 Bitmap mBitmapA, mBitmapB; // Emoji displayed Bitmaps to compare
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.h 132 const std::vector<SkBitmap>& bitmaps,
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.h 136 // of what we want without also trying to fetch bitmaps. Other tests will
  /external/chromium_org/chrome/browser/thumbnails/
content_based_thumbnailing_algorithm.cc 139 // in PlatformCanvas. One does not simply assign these 'magic' bitmaps to
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
graphics_2d.cc 230 // bitmaps are allocated during the animation, and the backing store and
  /external/chromium_org/skia/ext/
image_operations_bench.cc 87 // because of the alignment constraints on bitmaps created for SRB scaling
  /external/chromium_org/third_party/freetype/include/freetype/
ftimage.h 150 /* anti-aliased bitmaps in font files according to the OpenType */
156 /* bitmaps in font files according to the OpenType specification. */
459 /* convert this outline to bitmaps with the highest possible */
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttdriver.c 347 /* should be scaled, whether to load bitmaps or not, */
  /external/chromium_org/third_party/mesa/src/docs/
sourcetree.html 67 lines, triangles, bitmaps, images, etc. in software.
  /external/chromium_org/third_party/ots/test/
side-by-side.cc 121 // Since the transcoder drops embedded bitmaps from the transcoded one,
  /external/chromium_org/third_party/skia/src/core/
SkRecords.h 165 // Using this, we guarantee the immutability of all bitmaps we record.
  /external/chromium_org/third_party/skia/tools/
render_pdfs_main.cpp 93 // Workaround bug #1043 where bitmaps with referenced pixels cause
  /external/chromium_org/tools/site_compare/commands/
compare2.py 18 import operators # Functions that, given two bitmaps as input, produce
  /external/chromium_org/ui/gfx/image/
image_skia.h 41 // Creates an instance with no bitmaps.
  /external/freetype/include/
ftimage.h 150 /* anti-aliased bitmaps in font files according to the OpenType */
156 /* bitmaps in font files according to the OpenType specification. */
459 /* convert this outline to bitmaps with the highest possible */
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 1013 /* Apple 'sbix' color bitmaps are rendered scaled and then the 'glyf'
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 348 /* should be scaled, whether to load bitmaps or not, */
  /external/glide/library/src/main/java/com/bumptech/glide/
BitmapRequestBuilder.java 156 * Note - If using a {@link Transformation} that expect bitmaps to support transparency, this should always be

Completed in 1087 milliseconds

<<11121314151617181920>>