Home
last modified time | relevance | path

Searched refs:bitmap (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h44 …itmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) ov…
45 …itmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) ov…
DContext.cpp97 …mBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) { in allocationCreateFromBitmap() argument
100 const hidl_vec<uint8_t>& _bitmap = bitmap; in allocationCreateFromBitmap()
106 …mBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) { in allocationCubeCreateFromBitmap() argument
109 const hidl_vec<uint8_t>& _bitmap = bitmap; in allocationCubeCreateFromBitmap()
/hardware/interfaces/renderscript/1.0/
DIContext.hal111 * @param bitmap Bitmap source for the allocation data
113 * @return allocation Created Allocation containing bitmap data
117 vec<uint8_t> bitmap,
127 * @param bitmap Bitmap with cubemap faces layed out in the following
134 vec<uint8_t> bitmap,
185 * Copies from the Allocation into a Bitmap. The bitmap must match the
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1976 bcm_bitcount(uint8 *bitmap, uint length) in bcm_bitcount() argument
1981 tmp = bitmap[i]; in bcm_bitcount()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h842 extern uint bcm_bitcount(uint8 *bitmap, uint bytelength);
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h787 void __user *bitmap; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h577 void __user *bitmap; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h790 void __user *bitmap; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h576 void __user *bitmap; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h848 void __user *bitmap; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h621 void __user * bitmap; member
/hardware/interfaces/radio/1.0/
Dtypes.hal1800 bitfield<ApnTypes> supportedApnTypesBitmap; // Supported APN types bitmap. See ApnTypes for the
1802 bitfield<RadioAccessFamily> bearerBitmap; // The bearer bitmap. See RadioAccessFamily for the
1817 bitfield<RadioAccessFamily> raf; // 32-bit bitmap of RadioAccessFamily
DIRadio.hal1546 * @param indicationFilter 32-bit bitmap of IndicationFilter. Bits set to 1 indicate the
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h750 void __user *bitmap; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h547 void __user *bitmap; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h223 uint8 bitmap[DOT11_BA_BITMAP_LEN]; /* Block Ack Bitmap */ member