HomeSort by relevance Sort by last modified time
    Searched refs:dump_bitmap (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/state_trackers/hgl/
bitmap_wrapper.h 54 void dump_bitmap(const Bitmap* bitmap);
bitmap_wrapper.cpp 128 dump_bitmap(const Bitmap* bitmap) function
  /external/e2fsprogs/lib/ext2fs/
tst_bitmaps.c 246 void dump_bitmap(ext2fs_generic_bitmap bmap, unsigned int start, unsigned num) function
254 com_err("dump_bitmap", 0, "couldn't allocate buffer");
260 com_err("dump_bitmap", retval,
278 dump_bitmap(test_fs->inode_map, 1, test_fs->super->s_inodes_count);
287 dump_bitmap(test_fs->block_map, test_fs->super->s_first_data_block,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
sbitmap.h 225 extern void dump_bitmap (FILE *, const_sbitmap);
bitmap.h 292 inline void dump_bitmap (FILE *file, const_bitmap map) function
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 77 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
351 dump_bitmap(bm_width, bm_height, bm);
  /external/mesa3d/src/glx/
xfont.c 82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
362 dump_bitmap(bm_width, bm_height, bm);
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.c 77 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
350 dump_bitmap(bm_width, bm_height, bm);

Completed in 176 milliseconds