Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/external/e2fsprogs/lib/ext2fs/
Dbitops.h378 _INLINE_ int ext2fs_mark_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_mark_block_bitmap()
385 _INLINE_ int ext2fs_unmark_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_unmark_block_bitmap()
392 _INLINE_ int ext2fs_test_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_test_block_bitmap()
399 _INLINE_ int ext2fs_mark_inode_bitmap(ext2fs_inode_bitmap bitmap, in ext2fs_mark_inode_bitmap()
406 _INLINE_ int ext2fs_unmark_inode_bitmap(ext2fs_inode_bitmap bitmap, in ext2fs_unmark_inode_bitmap()
413 _INLINE_ int ext2fs_test_inode_bitmap(ext2fs_inode_bitmap bitmap, in ext2fs_test_inode_bitmap()
420 _INLINE_ void ext2fs_fast_mark_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_fast_mark_block_bitmap()
426 _INLINE_ void ext2fs_fast_unmark_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_fast_unmark_block_bitmap()
432 _INLINE_ int ext2fs_fast_test_block_bitmap(ext2fs_block_bitmap bitmap, in ext2fs_fast_test_block_bitmap()
439 _INLINE_ void ext2fs_fast_mark_inode_bitmap(ext2fs_inode_bitmap bitmap, in ext2fs_fast_mark_inode_bitmap()
[all …]
Dgen_bitmap.c36 char * bitmap; member
55 void ext2fs_warn_bitmap2(ext2fs_generic_bitmap bitmap, in ext2fs_warn_bitmap2()
67 static errcode_t check_magic(ext2fs_generic_bitmap bitmap) in check_magic()
81 ext2fs_generic_bitmap bitmap; in ext2fs_make_generic_bitmap() local
153 void ext2fs_free_generic_bitmap(ext2fs_inode_bitmap bitmap) in ext2fs_free_generic_bitmap()
170 int ext2fs_test_generic_bitmap(ext2fs_generic_bitmap bitmap, in ext2fs_test_generic_bitmap()
192 int ext2fs_mark_generic_bitmap(ext2fs_generic_bitmap bitmap, in ext2fs_mark_generic_bitmap()
214 int ext2fs_unmark_generic_bitmap(ext2fs_generic_bitmap bitmap, in ext2fs_unmark_generic_bitmap()
236 __u32 ext2fs_get_generic_bitmap_start(ext2fs_generic_bitmap bitmap) in ext2fs_get_generic_bitmap_start()
253 __u32 ext2fs_get_generic_bitmap_end(ext2fs_generic_bitmap bitmap) in ext2fs_get_generic_bitmap_end()
[all …]
Dblkmap64_ba.c42 static errcode_t ba_alloc_private_data (ext2fs_generic_bitmap bitmap) in ba_alloc_private_data()
71 ext2fs_generic_bitmap bitmap) in ba_new_bmap()
88 static void ba_free_bmap(ext2fs_generic_bitmap bitmap) in ba_free_bmap()
164 static int ba_mark_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in ba_mark_bmap()
172 static int ba_unmark_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in ba_unmark_bmap()
180 static int ba_test_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in ba_test_bmap()
188 static void ba_mark_bmap_extent(ext2fs_generic_bitmap bitmap, __u64 arg, in ba_mark_bmap_extent()
199 static void ba_unmark_bmap_extent(ext2fs_generic_bitmap bitmap, __u64 arg, in ba_unmark_bmap_extent()
210 static int ba_test_clear_bmap_extent(ext2fs_generic_bitmap bitmap, in ba_test_clear_bmap_extent()
284 static errcode_t ba_set_bmap_range(ext2fs_generic_bitmap bitmap, in ba_set_bmap_range()
[all …]
Dgen_bitmap64.c70 static void warn_bitmap(ext2fs_generic_bitmap bitmap, in warn_bitmap()
95 ext2fs_generic_bitmap bitmap; in ext2fs_alloc_generic_bmap() local
177 static void ext2fs_print_bmap_statistics(ext2fs_generic_bitmap bitmap) in ext2fs_print_bmap_statistics()
361 errcode_t ext2fs_fudge_generic_bmap_end(ext2fs_generic_bitmap bitmap, in ext2fs_fudge_generic_bmap_end()
390 __u64 ext2fs_get_generic_bmap_start(ext2fs_generic_bitmap bitmap) in ext2fs_get_generic_bmap_start()
404 __u64 ext2fs_get_generic_bmap_end(ext2fs_generic_bitmap bitmap) in ext2fs_get_generic_bmap_end()
418 void ext2fs_clear_generic_bmap(ext2fs_generic_bitmap bitmap) in ext2fs_clear_generic_bmap()
426 int ext2fs_mark_generic_bmap(ext2fs_generic_bitmap bitmap, in ext2fs_mark_generic_bmap()
463 int ext2fs_unmark_generic_bmap(ext2fs_generic_bitmap bitmap, in ext2fs_unmark_generic_bmap()
493 int ext2fs_test_generic_bmap(ext2fs_generic_bitmap bitmap, in ext2fs_test_generic_bmap()
[all …]
Dblkmap64_rb.c172 static errcode_t rb_alloc_private_data (ext2fs_generic_bitmap bitmap) in rb_alloc_private_data()
196 ext2fs_generic_bitmap bitmap) in rb_new_bmap()
220 static void rb_free_bmap(ext2fs_generic_bitmap bitmap) in rb_free_bmap()
569 static int rb_mark_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in rb_mark_bmap()
579 static int rb_unmark_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in rb_unmark_bmap()
594 static int rb_test_bmap(ext2fs_generic_bitmap bitmap, __u64 arg) in rb_test_bmap()
604 static void rb_mark_bmap_extent(ext2fs_generic_bitmap bitmap, __u64 arg, in rb_mark_bmap_extent()
615 static void rb_unmark_bmap_extent(ext2fs_generic_bitmap bitmap, __u64 arg, in rb_unmark_bmap_extent()
627 static int rb_test_clear_bmap_extent(ext2fs_generic_bitmap bitmap, in rb_test_clear_bmap_extent()
683 static errcode_t rb_set_bmap_range(ext2fs_generic_bitmap bitmap, in rb_set_bmap_range()
[all …]
Dbitmaps.c32 void ext2fs_free_inode_bitmap(ext2fs_inode_bitmap bitmap) in ext2fs_free_inode_bitmap()
37 void ext2fs_free_block_bitmap(ext2fs_block_bitmap bitmap) in ext2fs_free_block_bitmap()
154 int ext2fs_get_bitmap_granularity(ext2fs_block_bitmap bitmap) in ext2fs_get_bitmap_granularity()
164 errcode_t ext2fs_fudge_inode_bitmap_end(ext2fs_inode_bitmap bitmap, in ext2fs_fudge_inode_bitmap_end()
178 errcode_t ext2fs_fudge_block_bitmap_end(ext2fs_block_bitmap bitmap, in ext2fs_fudge_block_bitmap_end()
187 errcode_t ext2fs_fudge_block_bitmap_end2(ext2fs_block_bitmap bitmap, in ext2fs_fudge_block_bitmap_end2()
195 void ext2fs_clear_inode_bitmap(ext2fs_inode_bitmap bitmap) in ext2fs_clear_inode_bitmap()
200 void ext2fs_clear_block_bitmap(ext2fs_block_bitmap bitmap) in ext2fs_clear_block_bitmap()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DBitmapFactoryTest.java22 …Bitmap bitmap = BitmapFactory.decodeResource(Robolectric.application.getResources(), R.drawable.an… in decodeResource_shouldSetDescription() local
31 …Bitmap bitmap = BitmapFactory.decodeResource(Robolectric.application.getResources(), R.drawable.an… in decodeResourceWithOpts_shouldSetDescription() local
41 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg"); in decodeFile_shouldSetDescription() local
50 Bitmap bitmap = BitmapFactory.decodeStream(inputStream); in decodeStream_shouldSetDescription() local
60 …Bitmap bitmap = BitmapFactory.decodeResource(Robolectric.application.getResources(), R.drawable.an… in decodeResource_shouldGetWidthAndHeightFromHints() local
71 …Bitmap bitmap = BitmapFactory.decodeResource(Robolectric.application.getResources(), R.drawable.an… in decodeResourceWithOpts_shouldGetWidthAndHeightFromHints() local
83 …Bitmap bitmap = BitmapFactory.decodeResource(Robolectric.application.getResources(), R.drawable.an… in decodeResource_canTakeOptions() local
91 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg"); in decodeFile_shouldGetWidthAndHeightFromHints() local
111 …Bitmap bitmap = MediaStore.Images.Media.getBitmap(Robolectric.application.getContentResolver(), Ur… in decodeUri_shouldGetWidthAndHeightFromHints() local
122 Bitmap bitmap = BitmapFactory.decodeStream(inputStream); in decodeStream_shouldGetWidthAndHeightFromHints() local
DBitmapTest.java34 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); in shouldCreateActiveBitmap() local
40 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); in shouldCreateBitmapWithCorrectConfig() local
55 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); in shouldRecycleBitmap() local
126 Bitmap bitmap = Robolectric.newInstanceOf(Bitmap.class); in visualize_shouldReturnDescription() local
135 Bitmap bitmap = Robolectric.newInstanceOf(Bitmap.class); in shouldCopyBitmap() local
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
Dimage_util_bitmap_impl.py10 def Channels(bitmap): argument
13 def Width(bitmap): argument
16 def Height(bitmap): argument
19 def Pixels(bitmap): argument
22 def GetPixelColor(bitmap, x, y): argument
25 def WritePngFile(bitmap, path): argument
43 def GetBoundingBox(bitmap, color, tolerance): argument
46 def Crop(bitmap, left, top, width, height): argument
49 def GetColorHistogram(bitmap, ignore_color, tolerance): argument
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
DLruBitmapPool.java64 public synchronized boolean put(Bitmap bitmap) { in put()
180 void add(Bitmap bitmap); in add()
181 void remove(Bitmap bitmap); in remove()
190 public void add(Bitmap bitmap) { in add()
199 public void remove(Bitmap bitmap) { in remove()
209 public void add(Bitmap bitmap) { in add()
214 public void remove(Bitmap bitmap) { in remove()
DLruPoolStrategy.java6 void put(Bitmap bitmap); in put()
9 String logBitmap(Bitmap bitmap); in logBitmap()
11 int getSize(Bitmap bitmap); in getSize()
DAttributeStrategy.java14 public void put(Bitmap bitmap) { in put()
33 public String logBitmap(Bitmap bitmap) { in logBitmap()
43 public int getSize(Bitmap bitmap) { in getSize()
52 private static String getBitmapString(Bitmap bitmap) { in getBitmapString()
DSizeStrategy.java23 public void put(Bitmap bitmap) { in put()
74 public String logBitmap(Bitmap bitmap) { in logBitmap()
85 public int getSize(Bitmap bitmap) { in getSize()
114 private static String getBitmapString(Bitmap bitmap) { in getBitmapString()
/external/skia/gm/
Dbitmappremul.cpp25 static void init_bitmap(SkColorType ct, SkBitmap* bitmap) { in init_bitmap()
32 SkBitmap bitmap; in make_argb8888_gradient() local
49 SkBitmap bitmap; in make_argb4444_gradient() local
66 SkBitmap bitmap; in make_argb8888_stripes() local
85 SkBitmap bitmap; in make_argb4444_stripes() local
Dbitmaprect.cpp16 static void make_bitmap(SkBitmap* bitmap) { in make_bitmap()
61 SkBitmap bitmap; in onDraw() local
92 static void make_3x3_bitmap(SkBitmap* bitmap) { in make_3x3_bitmap()
140 SkBitmap bitmap; in onDraw() local
154 static void make_big_bitmap(SkBitmap* bitmap) { in make_big_bitmap()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DBitmapResource.java13 private final Bitmap bitmap; field in BitmapResource
23 public static BitmapResource obtain(Bitmap bitmap, BitmapPool bitmapPool) { in obtain()
31 public BitmapResource(Bitmap bitmap, BitmapPool bitmapPool) { in BitmapResource()
/external/jemalloc/test/unit/
Dbitmap.c30 bitmap_t *bitmap = (bitmap_t *)malloc( in TEST_BEGIN() local
53 bitmap_t *bitmap = (bitmap_t *)malloc( in TEST_BEGIN() local
76 bitmap_t *bitmap = (bitmap_t *)malloc( in TEST_BEGIN() local
105 bitmap_t *bitmap = (bitmap_t *)malloc( in TEST_BEGIN() local
/external/opencv3/modules/java/generator/src/cpp/
Dutils.cpp23 (JNIEnv * env, jclass, jobject bitmap, jlong m_addr, jboolean needUnPremultiplyAlpha) in Java_org_opencv_android_Utils_nBitmapToMat2()
72 (JNIEnv * env, jclass, jobject bitmap, jlong m_addr) in Java_org_opencv_android_Utils_nBitmapToMat()
86 (JNIEnv * env, jclass, jlong m_addr, jobject bitmap, jboolean needPremultiplyAlpha) in Java_org_opencv_android_Utils_nMatToBitmap2()
154 (JNIEnv * env, jclass, jlong m_addr, jobject bitmap) in Java_org_opencv_android_Utils_nMatToBitmap()
/external/jemalloc/include/jemalloc/internal/
Dutil.h147 ffs_llu(unsigned long long bitmap) in ffs_llu()
154 ffs_lu(unsigned long bitmap) in ffs_lu()
161 ffs_u(unsigned bitmap) in ffs_u()
168 ffs_zu(size_t bitmap) in ffs_zu()
183 ffs_u64(uint64_t bitmap) in ffs_u64()
196 ffs_u32(uint32_t bitmap) in ffs_u32()
Dbitmap.h135 bitmap_full(bitmap_t *bitmap, const bitmap_info_t *binfo) in bitmap_full()
154 bitmap_get(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) in bitmap_get()
166 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) in bitmap_set()
202 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) in bitmap_sfu()
233 bitmap_unset(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) in bitmap_unset()
/external/valgrind/drd/
Dpub_drd_bitmap.h69 struct bitmap struct
80 struct bitmap* DRD_(bm_new)(void); argument
/external/skia/tools/
Dchrome_fuzz.cpp29 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case()
57 static bool read_and_run_test_case(const char* filename, const SkBitmap& bitmap, in read_and_run_test_case()
70 SkBitmap bitmap; in main() local
/external/skia/src/core/
DSkImageCacherator.cpp77 static bool check_output_bitmap(const SkBitmap& bitmap, uint32_t expectedID) { in check_output_bitmap()
87 bool SkImageCacherator::generateBitmap(SkBitmap* bitmap) { in generateBitmap()
125 bool SkImageCacherator::lockAsBitmapOnlyIfAlreadyCached(SkBitmap* bitmap) { in lockAsBitmapOnlyIfAlreadyCached()
129 bool SkImageCacherator::tryLockAsBitmap(SkBitmap* bitmap, const SkImage* client, in tryLockAsBitmap()
148 bool SkImageCacherator::lockAsBitmap(SkBitmap* bitmap, const SkImage* client, in lockAsBitmap()
302 SkBitmap bitmap; in lockTexture() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_loadimage_embeddertest.cpp16 FPDF_BITMAP bitmap = RenderPage(page); in TEST_F() local
26 FPDF_BITMAP bitmap = RenderPage(page); in TEST_F() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBitmapDrawable.java20 private Bitmap bitmap; field in ShadowBitmapDrawable
29 public void __constructor__(Bitmap bitmap) { in __constructor__()
33 public void __constructor__(Resources resources, Bitmap bitmap) { in __constructor__()

12345678910>>...13