Searched defs:dataArray (Results 1 – 6 of 6) sorted by relevance
115 bool EventInjector::SetInjectEvent(const DeviceData* dataArray, uint16_t arrayLength, EventDataType… in SetInjectEvent()155 DeviceData* dataArray = new DeviceData[clickArrayLen]; in SetClickEvent() local178 DeviceData* dataArray = new DeviceData[pointCount]; in SetLongPressEvent() local208 DeviceData* dataArray = new DeviceData[pointCount]; in SetDragEvent() local252 DeviceData* dataArray = new DeviceData[kevArrayLen]; in SetKeyEvent() local
47 uint8_t* dataArray = new (std::nothrow) uint8_t[size]; in GetAsMapping() local
26 void ShareData::InsertBuffer(int32_t bufferId, std::shared_ptr<std::vector<uint8_t>> dataArray) in InsertBuffer()
53 std::shared_ptr<std::vector<uint8_t>> dataArray = std::make_shared<std::vector<uint8_t>>(); variable
68 uint8_t* dataArray = new (std::nothrow) uint8_t[size]; in GetAsMapping() local
93 uint8_t* dataArray = new (std::nothrow) uint8_t[size]; in GetAsMapping() local