Searched defs:bitmap (Results 1 – 5 of 5) sorted by relevance
31 std::ifstream bitmap(filename, std::ofstream::in | std::ofstream::binary); in LoadRGBAFromBitmapFile() local125 std::ofstream bitmap(filename, std::ofstream::out | std::ofstream::binary); in SaveRGBAToBitmapFile() local
111 …onCreateFromBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int3… in allocationCreateFromBitmap()120 …beCreateFromBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int3… in allocationCubeCreateFromBitmap()
1976 bcm_bitcount(uint8 *bitmap, uint length) in bcm_bitcount()
1369 Pixmap bitmap; member
223 uint8 bitmap[DOT11_BA_BITMAP_LEN]; /* Block Ack Bitmap */ member