Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.c1180 STATIC NFCSTATUS nativeNfcExtns_doTransceive(uint8_t *buff, uint16_t buffSz) in nativeNfcExtns_doTransceive()
1409 NFCSTATUS Mfc_RecvPacket(uint8_t *buff, uint8_t buffSz) in Mfc_RecvPacket()
1507 uint8_t *buff, uint16_t *buffSz) in phNciNfc_MfCreateXchgDataHdr()
1537 uint8_t *buff, in phNciNfc_MfCreateAuthCmdHdr()
1596 phNciNfc_SendMfReq(phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t *buff, uint16_t *buffSz) in phNciNfc_SendMfReq()
2048 uint8_t *buff=NULL; in phFriNfc_ExtnsTransceive() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
DColorSVRectView.java97 int[] buff = new int[w * h]; in fillBitmap() local