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

<<11121314151617181920>>

  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageCache.java 155 * http://developer.android.com/training/displaying-bitmaps/
  /external/chromium_org/chrome/browser/extensions/
convert_web_app.cc 136 // Skip unfetched bitmaps.
  /external/chromium_org/chrome/browser/
icon_manager.h 42 // Icon bitmaps returned should be treated as const since they may be referenced
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h 109 // 1. Verify that when bitmaps are fetched, the OnFetchComplete causes a call to
  /external/chromium_org/chrome/renderer/printing/
mock_printer.h 55 // 2. A renderer that creates a printing job into bitmaps, and;
  /external/chromium_org/content/common/cursors/
webcursor.h 93 // compare the bitmaps to verify whether they are equal.
  /external/chromium_org/content/common/
host_shared_bitmap_manager.cc 59 // Bitmaps allocated in host don't need to be shared to other processes, so
  /external/chromium_org/content/renderer/
image_loading_helper.cc 48 // Filters the array of bitmaps, removing all images that do not fit in a box of
  /external/chromium_org/printing/
emf_win.h 103 // Returns new metafile where AlphaBlend replaced by bitmaps. Returns NULL
  /external/chromium_org/skia/ext/
bitmap_platform_device_cairo.cc 140 // The Linux port always constructs initialized bitmaps, so there is no extra
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontPlatformDataWin.cpp 43 // Maximum font size, in pixels, at which embedded bitmaps will be used
  /external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/
JPEGImageEncoder.cpp 205 return false; // Only support 32 bit/pixel skia bitmaps.
PNGImageEncoder.cpp 122 return false; // Only support 32 bit/pixel skia bitmaps.
WEBPImageEncoder.cpp 123 return false; // Only support 32 bit/pixel skia bitmaps.
  /external/chromium_org/third_party/freetype/include/freetype/
ftbitmap.h 5 /* FreeType utility functions for bitmaps (specification). */
ftcache.h 94 * If you need lots of small bitmaps, it is much more memory efficient
97 * bitmaps directly. (A small bitmap is one whose metrics and
    [all...]
  /external/chromium_org/third_party/freetype/src/cache/
ftccache.h 52 /* the cache. It can be an individual glyph image, a set of bitmaps */
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-head-table.hh 101 * Note, fonts that rely on embedded bitmaps (EBDT)
  /external/chromium_org/third_party/skia/gm/
bitmapscroll.cpp 90 // Draw various permutations of scrolled bitmaps, scrolling a bit
  /external/chromium_org/third_party/skia/include/core/
SkImage.h 137 // - should it have separate entrypoints for preallocated and not bitmaps?
SkMask.h 16 SkMask is used to describe alpha bitmaps, either 1bit, 8bit, or
SkReadBuffer.h 227 // Debugging counter to keep track of how many bitmaps we
  /external/chromium_org/third_party/skia/include/ports/
SkRemotableFontMgr.h 28 // antialias, embedded bitmaps, autohint, hinting, hintstyle, lcd rendering
  /external/chromium_org/third_party/skia/src/core/
SkConfig8888.cpp 233 // We do not support drawing to unpremultiplied bitmaps.
SkScaledImageCache.h 17 * Cache object for bitmaps (with possible scale in X Y as part of the key).

Completed in 961 milliseconds

<<11121314151617181920>>