Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 193) sorted by relevance

12345678

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h60 uint16_t length = 0; in execute() local
92 virtual bool executeCommand(IComposerClient::Command command, uint16_t length) { in executeCommand()
168 bool executeSelectDisplay(uint16_t length) { in executeSelectDisplay()
179 bool executeSelectLayer(uint16_t length) { in executeSelectLayer()
189 bool executeSetColorTransform(uint16_t length) { in executeSetColorTransform()
208 bool executeSetClientTarget(uint16_t length) { in executeSetClientTarget()
242 bool executeSetOutputBuffer(uint16_t length) { in executeSetOutputBuffer()
273 bool executeValidateDisplay(uint16_t length) { in executeValidateDisplay()
281 bool executePresentOrValidateDisplay(uint16_t length) { in executePresentOrValidateDisplay()
311 bool executeAcceptDisplayChanges(uint16_t length) { in executeAcceptDisplayChanges()
[all …]
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerCommandEngine.h41 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
57 bool executeSetLayerPerFrameMetadata(uint16_t length) { in executeSetLayerPerFrameMetadata()
79 bool executeSetLayerFloatColor(uint16_t length) { in executeSetLayerFloatColor()
/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/utils/
Dringbuffer.cpp59 size_t ringbuffer_insert(ringbuffer_t* rb, const uint8_t* p, size_t length) { in ringbuffer_insert()
74 size_t ringbuffer_delete(ringbuffer_t* rb, size_t length) { in ringbuffer_delete()
87 size_t length) { in ringbuffer_peek()
106 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop()
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dringbuffer.cpp59 size_t ringbuffer_insert(ringbuffer_t* rb, const uint8_t* p, size_t length) { in ringbuffer_insert()
74 size_t ringbuffer_delete(ringbuffer_t* rb, size_t length) { in ringbuffer_delete()
87 size_t length) { in ringbuffer_peek()
106 size_t ringbuffer_pop(ringbuffer_t* rb, uint8_t* p, size_t length) { in ringbuffer_pop()
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h42 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
58 bool executeSetLayerColorTransform(uint16_t length) { in executeSetLayerColorTransform()
75 bool executeSetLayerPerFrameMetadataBlobs(uint16_t length) { in executeSetLayerPerFrameMetadataBlobs()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DTestCommandReader.cpp33 uint16_t length; in parse() local
42 void TestCommandReader::parseSingleCommand(int32_t commandRaw, uint16_t length) { in parseSingleCommand()
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerCommandEngine.h77 bool executeCommand(V2_1::IComposerClient::Command command, uint16_t length) override { in executeCommand()
86 bool executeSetLayerGenericMetadata(uint16_t length) { in executeSetLayerGenericMetadata()
/hardware/nxp/keymint/KM300/
Dkeymint_utils.h29 inline static std::vector<uint8_t> blob2vector(const uint8_t* data, const size_t length) { in blob2vector()
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dkeymint_utils.h25 inline static std::vector<uint8_t> blob2vector(const uint8_t* data, const size_t length) { in blob2vector()
/hardware/nxp/keymint/KM200/
Dkeymint_utils.h27 inline static std::vector<uint8_t> blob2vector(const uint8_t* data, const size_t length) { in blob2vector()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifilogger_diag.cpp111 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) in addLoggerTlv()
161 u8* buf, int length) in process_log_extscan_capabilities()
261 u32 id, u8* buf, int length) in process_bt_coex_scan_event()
315 u8* buf, int length) in process_bt_coex_event()
435 u8* buf, int length) in process_extscan_event()
577 u8* buf, int length) in process_addba_success_event()
621 u8* buf, int length) in process_addba_failed_event()
665 u8* buf, int length) in process_roam_event()
809 wifi_error process_firmware_prints(hal_info *info, u8 *buf, u16 length) in process_firmware_prints()
847 u8* buf, int length) in process_beacon_received_event()
[all …]
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifilogger_diag.cpp112 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) in addLoggerTlv()
162 u8* buf, int length) in process_log_extscan_capabilities()
263 u32 id, u8* buf, int length) in process_bt_coex_scan_event()
317 u8* buf, int length) in process_bt_coex_event()
437 u8* buf, int length) in process_extscan_event()
579 u8* buf, int length) in process_addba_success_event()
623 u8* buf, int length) in process_addba_failed_event()
667 u8* buf, int length) in process_roam_event()
811 wifi_error process_firmware_prints(hal_info *info, u8 *buf, u16 length) in process_firmware_prints()
853 u8* buf, int length) in process_beacon_received_event()
[all …]
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h114 uint16_t length = static_cast<uint16_t>(commandLength); in setLayerPerFrameMetadataBlobs() local
126 void writeBlob(uint32_t length, const unsigned char* blob) { in writeBlob()
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
Dbits.h42 constexpr size_t length(size_t len) { in length() function
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXI2proto.h145 uint16_t length; /**< Length in 4 byte units */ member
157 uint16_t length; /**< Length in 4 byte units */ member
169 uint16_t length; /**< Length in 4 byte units */ member
180 uint16_t length; /**< Length in 4 byte units */ member
200 uint16_t length; /**< Length in 4 byte units */ member
214 uint16_t length; /**< Length in 4 byte units */ member
271 uint16_t length; /**< Length in 4 byte units */ member
281 uint32_t length; member
299 uint16_t length; /**< Length in 4 byte units */ member
309 uint32_t length; member
[all …]
DXInput.h359 unsigned char length; member
380 unsigned char length; member
392 unsigned char length; member
403 unsigned char length; member
503 int length; member
513 int length; member
530 int length; member
543 int length; member
556 int length; member
569 int length; member
[all …]
/hardware/interfaces/automotive/can/1.0/tools/libprotocan/
DSignal.cpp23 static uint8_t calculateLastByteMask(uint16_t start, uint8_t length) { in calculateLastByteMask()
36 Signal::Signal(uint16_t start, uint8_t length, value defVal) in Signal()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_utils.h38 inline static hidl_vec<uint8_t> blob2hidlVec(const uint8_t* data, const size_t length) { in blob2hidlVec()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv32Imp.cpp11 …essageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar*… in glDebugMessageInsert()
30 GL_APICALL void GL_APIENTRY glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar… in glPushDebugGroup()
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.h69 size_t length = std::min(event->cec.length, in eventCallback() local
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DTestCommandReader.cpp23 void TestCommandReader::parseSingleCommand(int32_t commandRaw, uint16_t length) { in parseSingleCommand()
/hardware/st/secure_element/ese-spi-driver/utils-lib/
DTpdu.cc56 uint16_t length; in Tpdu_toByteArray() local
271 uint16_t length = Tpdu_toByteArray(tpdu, buffer); in Tpdu_toHexString() local
/hardware/interfaces/bluetooth/1.0/default/
Dhci_protocol.cc31 size_t HciProtocol::WriteSafely(int fd, const uint8_t* data, size_t length) { in WriteSafely()
/hardware/st/nfc/1.0/adaptation/
Di2clayer.c177 size_t length; in I2cWorkerThread() local
338 static int i2cWrite(int fid, const uint8_t* pvBuffer, int length) { in i2cWrite()
373 static int i2cRead(int fid, uint8_t* pvBuffer, int length) { in i2cRead()
/hardware/interfaces/bluetooth/hci/
Dh4_protocol.cc47 size_t H4Protocol::Send(PacketType type, const uint8_t* data, size_t length) { in Send()
119 void H4Protocol::SendDataToPacketizer(uint8_t* buffer, size_t length) { in SendDataToPacketizer()

12345678