Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/avrcp_ct/
Davrcp_ct_notification.cpp70 uint16_t offset = 0x0000; in AssembleParameters() local
93 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
148 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackStatus() local
165 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleTrackChanged() local
182 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackPosChanged() local
202 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlayerApplicationSettingChanged() local
228 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleAddressedPlayerChanged() local
250 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleUidsChanged() local
267 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleVolumeChanged() local
Davrcp_ct_vendor.cpp59 uint16_t offset = AVRC_CT_VENDOR_CTYPE_OFFSET; in DisassemblePacket() local
102 uint16_t offset = 0x00; in AssembleFixedOperands() local
136 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in IsValidParameterLength() local
198 uint16_t offset = 0x0000; in AssembleParameters() local
220 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
297 uint16_t offset = 0x0000; in AssembleParameters() local
316 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
383 uint16_t offset = 0x0000; in AssembleParameters() local
408 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
506 uint16_t offset = 0x0000; in AssembleParameters() local
[all …]
Davrcp_ct_browse.cpp92 uint16_t offset = 0x0000; in AssemblePacket() local
114 uint16_t offset = 0x0000; in DisassemblePacket() local
156 void AvrcCtSbpPacket::DisassemblePacketName(uint8_t *buffer, uint16_t offset) in DisassemblePacketName()
222 uint16_t offset = 0x0000; in AssemblePacket() local
250 uint16_t offset = 0x0000; in DisassemblePacket() local
322 uint16_t offset = 0x0000; in AssemblePacket() local
364 uint16_t offset = 0x0000; in DisassemblePacket() local
419 uint16_t offset = 0x00; in DisassembleMpParameter() local
469 uint16_t AvrcCtGfiPacket::DisassembleMpParameterName(uint8_t *buffer, uint16_t offset, std::string … in DisassembleMpParameterName()
503 uint16_t offset = 0x00; in DisassembleMeParameter() local
[all …]
/foundation/ace/ace_engine/frameworks/core/components/custom_paint/
Dcustom_paint_component.cpp88 auto task = [](RenderCustomPaint& interface, const Offset& offset) { interface.WebGLUpdate(); }; in WebGLUpdate()
100 …auto task = [rect](RenderCustomPaint& interface, const Offset& offset) { interface.FillRect(offset… in FillRect()
106 …auto task = [rect](RenderCustomPaint& interface, const Offset& offset) { interface.StrokeRect(offs… in StrokeRect()
112 …auto task = [rect](RenderCustomPaint& interface, const Offset& offset) { interface.ClearRect(offse… in ClearRect()
118 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in FillText()
126 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in StrokeText()
161 …auto task = [x, y](RenderCustomPaint& interface, const Offset& offset) { interface.MoveTo(offset, … in MoveTo()
167 …auto task = [x, y](RenderCustomPaint& interface, const Offset& offset) { interface.LineTo(offset, … in LineTo()
173 …auto task = [param](RenderCustomPaint& interface, const Offset& offset) { interface.BezierCurveTo(… in BezierCurveTo()
180 …RenderCustomPaint& interface, const Offset& offset) { interface.QuadraticCurveTo(offset, param); }; in QuadraticCurveTo()
[all …]
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/smp/
Dsmp_cmd.c28 size_t offset = 0x00; in SMP_SendPairingRequest() local
60 size_t offset = 0x00; in SMP_SendPairingResponse() local
92 size_t offset = 0x00; in SMP_SendPairingConfirm() local
117 size_t offset = 0x00; in SMP_SendPairingRandom() local
142 size_t offset = 0x00; in SMP_SendPairingFailed() local
167 size_t offset = 0x00; in SMP_SendPairingPublicKey() local
192 size_t offset = 0x00; in SMP_SendPairingDHKeyCheck() local
217 size_t offset = 0x00; in SMP_SendEncryptionInformation() local
242 size_t offset = 0x00; in SMP_SendMasterIdentification() local
272 size_t offset = 0x00; in SMP_SendIdentityInformation() local
[all …]
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/avrcp_tg/
Davrcp_tg_notification.cpp115 uint16_t offset = 0x0000; in AssemblePlaybackStatusChanged() local
149 uint16_t offset = 0x0000; in AssembleTrackChanged() local
183 uint16_t offset = 0x0000; in AssemblePlaybackPosChanged() local
223 uint16_t offset = 0x0000; in AssemblePlayerApplicationSettingChanged() local
271 uint16_t offset = 0x0000; in AssembleAddressedPlayerChanged() local
309 uint16_t offset = 0x0000; in AssembleUidsChanged() local
343 uint16_t offset = 0x0000; in AssembleVolumeChanged() local
373 uint16_t offset = 0x0000; in AssembleCommonChanged() local
396 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
Davrcp_tg_browse.cpp53 uint16_t offset = 0x0000; in AssemblePacket() local
86 uint16_t offset = AVRC_TG_BROWSE_PARAMETER_LENGTH_OFFSET; in IsValidParameterLength() local
155 uint16_t offset = 0x0000; in AssemblePacket() local
203 uint16_t offset = 0x0000; in DisassemblePacket() local
265 uint16_t offset = 0x0000; in AssemblePacket() local
291 uint16_t offset = 0x0000; in DisassemblePacket() local
443 uint16_t offset = 0x0000; in AssembleMpPacket() local
468 void AvrcTgGfiPacket::AssembleMpItem(uint8_t *buffer, uint16_t offset) in AssembleMpItem()
572 uint16_t offset = 0x0000; in AssembleMePacket() local
597 void AvrcTgGfiPacket::AssembleMeItem(uint8_t *buffer, uint16_t offset) in AssembleMeItem()
[all …]
Davrcp_tg_vendor.cpp110 uint16_t offset = AVRC_TG_VENDOR_CTYPE_OFFSET; in DisassemblePacket() local
187 uint16_t offset = 0x00; in AssembleRejectPacket() local
227 uint16_t offset = 0x00; in AssembleMinOperands() local
258 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in IsValidParameterLength() local
350 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
405 uint16_t offset = 0x0000; in AssembleCompanies() local
447 uint16_t offset = 0x0000; in AssembleEvents() local
526 uint16_t offset = 0x0000; in AssembleParameters() local
634 uint16_t offset = 0x0000; in AssembleParameters() local
670 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
[all …]
/foundation/ace/ace_engine/frameworks/core/components/svg/
Drosen_render_svg_text_path.cpp29 void RosenRenderSvgTextPath::Paint(RenderContext& context, const Offset& offset) in Paint()
35 Offset RosenRenderSvgTextPath::PaintTextPath(RenderContext& context, const Offset& offset) in PaintTextPath()
45 Offset RosenRenderSvgTextPath::MeasureTextPathBounds(const Offset& offset, Rect& bounds) in MeasureTextPathBounds()
69 Rect RosenRenderSvgTextPath::GetPaintBounds(const Offset& offset) in GetPaintBounds()
109 double offset = pathOffset.current; in OnDrawTextPath() local
124 double offset = pathOffset.current; in OnMeasureTextPathBounds() local
Dflutter_render_svg_text_path.cpp39 void FlutterRenderSvgTextPath::Paint(RenderContext& context, const Offset& offset) in Paint()
45 Offset FlutterRenderSvgTextPath::PaintTextPath(RenderContext& context, const Offset& offset) in PaintTextPath()
55 Offset FlutterRenderSvgTextPath::MeasureTextPathBounds(const Offset& offset, Rect& bounds) in MeasureTextPathBounds()
79 Rect FlutterRenderSvgTextPath::GetPaintBounds(const Offset& offset) in GetPaintBounds()
124 double offset = pathOffset.current; in OnDrawTextPath() local
145 double offset = pathOffset.current; in OnMeasureTextPathBounds() local
Drosen_render_svg_circle.cpp32 void RosenRenderSvgCircle::Paint(RenderContext& context, const Offset& offset) in Paint()
62 void RosenRenderSvgCircle::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly()
97 Rect RosenRenderSvgCircle::GetPaintBounds(const Offset& offset) in GetPaintBounds()
Drosen_render_svg_g.cpp27 void RosenRenderSvgG::Paint(RenderContext& context, const Offset& offset) in Paint()
42 void RosenRenderSvgG::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly()
Drosen_render_svg_line.cpp27 void RosenRenderSvgLine::Paint(RenderContext& context, const Offset& offset) in Paint()
55 void RosenRenderSvgLine::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly()
89 Rect RosenRenderSvgLine::GetPaintBounds(const Offset& offset) in GetPaintBounds()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/btm/
Dbtm_snoop_filter_evt.c41 uint8_t offset = 0; in HciLeAdvertisingReportEventFilter() local
65 uint8_t offset = 0; in HciLeDirectedAdvertisingReportEventFilter() local
79 uint8_t offset = 0; in HciLeExtendedAdvertisingReportEventFilter() local
119 uint8_t offset = 0; in HciInquiryResultEventFilter() local
132 uint8_t offset = 0; in HciReturnLinkKeysEventFilter() local
145 uint8_t offset = 0; in HciInquiryResultWithRssiEventFilter() local
251 uint8_t offset = 0; in HciEvtFilter() local
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_grid_column.cpp58 Dimension offset = UNDEFINED_DIMENSION; in SetSpecializedAttr() local
65 Dimension offset = UNDEFINED_DIMENSION; in SetSpecializedAttr() local
89 Dimension offset = UNDEFINED_DIMENSION; in SetSpecializedAttr() local
100 Dimension offset = UNDEFINED_DIMENSION; in SetSpecializedAttr() local
114 …umn::DomGridColumn::ParseSpanAndOffset(const std::string& value, uint32_t& span, Dimension& offset) in ParseSpanAndOffset()
/foundation/ace/ace_engine/frameworks/core/components/list/
Dflutter_render_list.cpp33 void FlutterRenderList::Paint(RenderContext& context, const Offset& offset) in Paint()
50 …nderList::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Offset& offset) in PaintChild()
59 void FlutterRenderList::PaintStickyItem(RenderContext& context, const Offset& offset) in PaintStickyItem()
Drosen_render_list.cpp21 void RosenRenderList::Paint(RenderContext& context, const Offset& offset) in Paint()
59 …nderList::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Offset& offset) in PaintChild()
68 void RosenRenderList::PaintStickyItem(RenderContext& context, const Offset& offset) in PaintStickyItem()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/sdp/
Dsdp_server.c201 uint16_t offset = 0; in SdpAddServiceRecordHandle() local
221 uint16_t offset = 0; in SdpAddServiceClassIdList() local
250 uint16_t offset = 0; in SdpAddServiceRecordState() local
269 uint16_t offset; in SdpAddServiceId() local
294 uint16_t offset = 0; in SdpAddProtocolDescriptorList() local
341 uint16_t offset = 0; in SdpAddAdditionalProtocolDescriptorList() local
393 uint16_t offset = 0; in SdpAddBrowseGroupList() local
441 uint16_t offset = 0; in SdpAddLanguageBaseAttributeIdList() local
501 uint16_t offset = SdpAddAttributeForValue(buffer, 0, value); in SdpAddServiceInfoTimeToLive() local
537 uint16_t offset = 0; in SdpAddBluetoothProfileDescriptorList() local
[all …]
Dsdp_util.c48 uint16_t SdpAddAttributeForUuid(uint8_t *buffer, uint16_t offset, const BtUuid *uuid) in SdpAddAttributeForUuid()
91 uint16_t offset = 0; in SdpGetLengthFromType() local
138 uint16_t offset = 0; in SdpGetUuid() local
/foundation/ace/ace_engine/frameworks/core/components/button/
Dflutter_render_button.cpp73 auto offset = GetGlobalOffset(); in UpdateLayer() local
83 void FlutterRenderButton::Paint(RenderContext& context, const Offset& offset) in Paint()
227 void FlutterRenderButton::DrawShape(flutter::Canvas& canvas, const Offset& offset, bool isStroke) in DrawShape()
255 void FlutterRenderButton::DrawArc(flutter::Canvas& canvas, const Offset& offset) in DrawArc()
274 void FlutterRenderButton::DrawLineProgress(flutter::Canvas& canvas, const Offset& offset) in DrawLineProgress()
291 void FlutterRenderButton::DrawLineProgressAnimation(flutter::Canvas& canvas, const Offset& offset) in DrawLineProgressAnimation()
317 void FlutterRenderButton::DrawCircleProgress(flutter::Canvas& canvas, const Offset& offset) in DrawCircleProgress()
330 void FlutterRenderButton::DrawDownloadButton(flutter::Canvas& canvas, const Offset& offset) in DrawDownloadButton()
369 Offset offset = inOffset + offsetDelta_; in DrawButton() local
/foundation/ace/ace_engine/frameworks/core/components/shadow/
Drender_shadow.cpp27 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset) in SetShadowProperties()
38 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRe… in SetShadowProperties()
/foundation/multimedia/histreamer/engine/pipeline/filters/demux/
Ddata_packer.cpp61 void DataPacker::PushData(AVBufferPtr bufferPtr, uint64_t offset) in PushData()
77 bool DataPacker::IsDataAvailable(uint64_t offset, uint32_t size, uint64_t &curOffset) in IsDataAvailable()
117 bool DataPacker::PeekRange(uint64_t offset, uint32_t size, AVBufferPtr& bufferPtr) in PeekRange()
127 bool DataPacker::PeekRangeInternal(uint64_t offset, uint32_t size, AVBufferPtr& bufferPtr) in PeekRangeInternal()
187 bool DataPacker::RepackBuffers(uint64_t offset, uint32_t size, AVBufferPtr& bufferPtr) in RepackBuffers()
222 bool DataPacker::GetRange(uint64_t offset, uint32_t size, AVBufferPtr& bufferPtr) in GetRange()
237 AVBufferPtr DataPacker::WrapAssemblerBuffer(uint64_t offset) in WrapAssemblerBuffer()
/foundation/ace/ace_engine/frameworks/core/components/badge/
Drosen_render_badge.cpp33 void RosenRenderBadge::Paint(RenderContext& context, const Offset& offset) in Paint()
48 void RosenRenderBadge::DrawCircleBadge(SkCanvas* canvas, const Offset& offset) in DrawCircleBadge()
76 void RosenRenderBadge::DrawNumericalBadge(SkCanvas* canvas, const Offset& offset) in DrawNumericalBadge()
120 void RosenRenderBadge::DrawBadge(RenderContext& context, const Offset& offset) in DrawBadge()
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/classic/
Dclassic_bluetooth_data.cpp35 int offset = 0; in GetClassicBluetoothData() local
63 int offset = offset_ + dataStruct.GetLength() + 1; in AddDataStructure() local
76 int offset = 0; in ParserData() local
/foundation/ace/ace_engine/frameworks/core/components/swiper/
Drosen_render_swiper.cpp46 void RosenRenderSwiper::Paint(RenderContext& context, const Offset& offset) in Paint()
74 void RosenRenderSwiper::PaintFade(RenderContext& context, const Offset& offset) in PaintFade()
90 void RosenRenderSwiper::PaintShadow(SkCanvas* canvas, const Offset& offset) in PaintShadow()
232 void RosenRenderSwiper::PaintIndicator(RenderContext& context, const Offset& offset) in PaintIndicator()
243 void RosenRenderSwiper::CanvasDrawIndicator(RenderContext& context, const Offset& offset) in CanvasDrawIndicator()
352 void RosenRenderSwiper::DrawIndicator(RenderContext& context, const Offset& offset) in DrawIndicator()
366 void RosenRenderSwiper::DrawIndicatorBackground(RenderContext& context, const Offset& offset) in DrawIndicatorBackground()
389 void RosenRenderSwiper::DrawIndicatorItems(RenderContext& context, const Offset& offset) in DrawIndicatorItems()
446 …enderSwiper::GetRRect(SkRRect& rRect, double& startOffset, double& endOffset, const Offset& offset) in GetRRect()
482 …iper::HideIndicatorPoint(int32_t index, const IndicatorOffsetInfo& pointInfo, const Offset& offset) in HideIndicatorPoint()

12345678910>>...25