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

1 2 3 4 5 67 8 91011>>

  /external/e2fsprogs/doc/
libext2fs.texinfo 221 @item The filesystem bitmaps, if read in via @code{ext2fs_read_bitmaps}.
252 table, and the inode and block bitmaps. In addition, @code{mke2fs} must
350 Allocate space for the inode table and the block and inode bitmaps. The
351 inode tables and block and inode bitmaps aren't actually initialized;
392 These flags indicate whether or not the inode or block bitmaps have been
    [all...]
  /frameworks/base/docs/html/training/tv/start/
layouts.jd 15 <li><a href="#large-bitmaps">Handle Large Bitmaps</a></li>
226 <h2 id="large-bitmaps">Handle Large Bitmaps</h2>
256 <a href="{@docRoot}training/displaying-bitmaps/index.html">Displaying Bitmaps Efficiently</a>.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
DividedImageCanvas.java 43 * 2 Images: Draw 2 bitmaps split vertically down the middle.
44 * 3 Images: Draw 3 bitmaps: the first takes up all vertical space; the 2nd and 3rd are stacked in
157 // todo:markwei do not scale very small bitmaps
261 // Draw 2 bitmaps split vertically down the middle
278 // Draw 3 bitmaps: the first takes up all vertical
301 // Draw all 4 bitmaps in a grid
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 67 N_( "Block bitmaps are not the same"),
68 N_( "Inode bitmaps are not the same"),
148 N_( "Filesystem too large to use legacy bitmaps"),
ext2_err.et.in 180 "Block bitmaps are not the same"
183 "Inode bitmaps are not the same"
423 "Filesystem too large to use legacy bitmaps"
Android.mk 11 bitmaps.c \
alloc_sb.c 33 * blocks assuming that inode table and allocation bitmaps will be in
  /frameworks/base/tests/HwAccelerationTest/
AndroidManifest.xml 103 android:label="Bitmaps/Alpha8">
112 android:label="Bitmaps/MipMap">
265 android:label="Bitmaps/Max Size">
355 android:label="Bitmaps/Mesh">
364 android:label="Bitmaps/Mutate">
373 android:label="Bitmaps/Mesh in Layer">
482 android:label="Bitmaps/3D Rotation">
569 android:label="Bitmaps/Draw Bitmaps"
579 android:label="Bitmaps/Skew"
    [all...]
  /art/runtime/gc/accounting/
heap_bitmap.h 70 // Bitmaps covering continuous spaces.
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 37 // For sticky GC, we want to bind the bitmaps of all spaces as the allocation stack lets us
  /art/runtime/gc/space/
malloc_space.cc 184 // Make the two spaces share the same mark bitmaps since the bitmaps span both of the spaces.
235 // If the bitmaps aren't swapped we need to clear the bits since the GC isn't going to re-swap
236 // the bitmaps as an optimization.
  /art/test/079-phantom/src/
Main.java 70 * Create bitmaps.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
ExactComparer.java 34 * This method does an exact 1 to 1 comparison of the two bitmaps
  /development/samples/SkeletonApp/
readme.txt 51 drawn to the screen. These can be bitmaps (in .png or .jpeg format) or
  /development/samples/devbytes/animation/CrossFading/src/com/example/android/crossfading/
CrossFading.java 47 // Create red and green bitmaps to cross-fade between
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification_app_info_unittest.cc 76 // Add some bitmaps to fetch, we should report fetching is not done.
  /external/chromium_org/chrome/browser/web_applications/
update_shortcut_worker_win.h 47 const std::vector<SkBitmap>& bitmaps,
  /external/chromium_org/components/favicon/core/
favicon_driver.h 24 // Bitmaps with pixel sizes larger than |max_bitmap_size| are filtered out
  /external/chromium_org/third_party/skia/dm/
DMTask.cpp 82 // It goes on the front of the queue to minimize the time we must hold reference bitmaps in RAM.
  /external/chromium_org/third_party/skia/gm/
extractbitmap.cpp 55 // handles the case where bitmaps share a pixelref
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
differ.h 31 // Create a differ that operates on bitmaps with the specified width, height
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
cursor_unittest.cc 51 // Make sure the bitmaps will be freed.
screen_capturer_win_gdi.h 85 // Class to calculate the difference between two screen bitmaps.
  /external/chromium_org/ui/base/
theme_provider.h 42 // implemented to provide bitmaps and color information for a given theme.
  /external/chromium_org/ui/gfx/
skia_util.h 70 // Returns true if the two bitmaps contain the same pixels.

Completed in 296 milliseconds

1 2 3 4 5 67 8 91011>>