Searched refs:dump_bitmap (Results 1 - 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtst_bitmaps.c249 void dump_bitmap(ext2fs_generic_bitmap bmap, unsigned int start, unsigned num) function
257 com_err("dump_bitmap", 0, "couldn't allocate buffer");
263 com_err("dump_bitmap", retval,
281 dump_bitmap(test_fs->inode_map, 1, test_fs->super->s_inodes_count);
290 dump_bitmap(test_fs->block_map, test_fs->super->s_first_data_block,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_usefont.c76 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
350 dump_bitmap(bm_width, bm_height, bm);
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dxfont.c82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
352 dump_bitmap(bm_width, bm_height, bm);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dxfonts.c83 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
356 dump_bitmap(bm_width, bm_height, bm);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_usefont.c76 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
350 dump_bitmap(bm_width, bm_height, bm);
/external/mesa3d/src/glx/
H A Dxfont.c82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
352 dump_bitmap(bm_width, bm_height, bm);
/external/mesa3d/src/mesa/drivers/x11/
H A Dxfonts.c83 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) function
356 dump_bitmap(bm_width, bm_height, bm);

Completed in 3074 milliseconds