Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DImage.cpp31 std::ifstream bitmap(filename, std::ofstream::in | std::ofstream::binary); in LoadRGBAFromBitmapFile() local
125 std::ofstream bitmap(filename, std::ofstream::out | std::ofstream::binary); in SaveRGBAToBitmapFile() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp111 …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()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1976 bcm_bitcount(uint8 *bitmap, uint length) in bcm_bitcount()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h1369 Pixmap bitmap; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h223 uint8 bitmap[DOT11_BA_BITMAP_LEN]; /* Block Ack Bitmap */ member