HomeSort by relevance Sort by last modified time
    Searched full:allocbitmap (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/disk_cache/
disk_format.h 168 typedef uint32 AllocBitmap[kMaxBlocks / 32];
190 AllocBitmap allocation_map;
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage.c 173 if(surface->hwdata->bmap=AllocBitMap(surface->w,surface->h,this->hidden->depth,BMF_MINPLANES,SDL_Display->RastPort.BitMap))

Completed in 172 milliseconds