Home
last modified time | relevance | path

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

12

/hardware/interfaces/renderscript/1.0/default/
DContext.h60 …itmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) ov…
61 …itmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) ov…
DContext.cpp111 …mBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) { in allocationCreateFromBitmap() argument
114 const hidl_vec<uint8_t>& _bitmap = bitmap; in allocationCreateFromBitmap()
120 …mBitmap(Type type, AllocationMipmapControl amips, const hidl_vec<uint8_t>& bitmap, int32_t usage) { in allocationCubeCreateFromBitmap() argument
123 const hidl_vec<uint8_t>& _bitmap = bitmap; in allocationCubeCreateFromBitmap()
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantStaIface.hal51 * @return status Status of the operation, and a bitmap of key management mask.
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h143 status_t encodeJPEG(SkWStream * stream, const SkBitmap *bitmap,
Dqcamera_test.cpp412 const SkBitmap *bitmap, String8 path) in encodeJPEG() argument
416 if (!SkEncodeImage(stream, *bitmap, SkEncodedImageFormat::kJPEG, qFactor)) { in encodeJPEG()
497 __FUNCTION__, bitmap->getPixels(), len, path.string()); in encodeJPEG()
/hardware/interfaces/radio/1.4/
DIRadio.hal175 * Query the preferred network type bitmap.
187 * @param networkTypeBitmap a 32-bit bitmap of RadioAccessFamily.
DIRadioResponse.hal113 * @param networkTypeBitmap a 32-bit bitmap of RadioAccessFamily.
Dtypes.hal1646 /** Supported APN types bitmap. See ApnTypes for the value of each bit. */
1649 /** The bearer bitmap. See RadioAccessFamily for the value of each bit. */
1688 /** 32-bit bitmap of RadioAccessFamily. */
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal19 * Defines a bitmap of security modes
/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/interfaces/radio/1.2/
DIRadio.hal52 * @param indicationFilter 32-bit bitmap of IndicationFilter. Bits set to 1 indicate 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/interfaces/radio/1.5/
Dtypes.hal403 /** Supported APN types bitmap. See ApnTypes for the value of each bit. */
406 /** The bearer bitmap. See RadioAccessFamily for the value of each bit. */
DIRadio.hal264 * @param indicationFilter 32-bit bitmap of IndicationFilter. Bits set to 1 indicate the
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h576 void __user *bitmap; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h787 void __user *bitmap; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h790 void __user *bitmap; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h577 void __user *bitmap; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dvideodev2.h1092 void *bitmap; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h505 void __user * bitmap; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h848 void __user *bitmap; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dvideodev2.h852 void __user *bitmap; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dvideodev2.h727 void * bitmap; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h621 void __user * bitmap; member

12