Home
last modified time | relevance | path

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

12345678910>>...46

/foundation/arkui/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 …]
Dflutter_render_custom_paint.cpp139 void FlutterRenderCustomPaint::Paint(RenderContext& context, const Offset& offset) in Paint()
416 void FlutterRenderCustomPaint::FillRect(const Offset& offset, const Rect& rect) in FillRect()
448 void FlutterRenderCustomPaint::StrokeRect(const Offset& offset, const Rect& rect) in StrokeRect()
475 void FlutterRenderCustomPaint::ClearRect(const Offset& offset, const Rect& rect) in ClearRect()
485 void FlutterRenderCustomPaint::FillText(const Offset& offset, const std::string& text, double x, do… in FillText()
493 void FlutterRenderCustomPaint::StrokeText(const Offset& offset, const std::string& text, double x, … in StrokeText()
589 void FlutterRenderCustomPaint::PaintText(const Offset& offset, double x, double y, bool isStroke, b… in PaintText()
668 void FlutterRenderCustomPaint::MoveTo(const Offset& offset, double x, double y) in MoveTo()
673 void FlutterRenderCustomPaint::LineTo(const Offset& offset, double x, double y) in LineTo()
678 void FlutterRenderCustomPaint::BezierCurveTo(const Offset& offset, const BezierCurveParam& param) in BezierCurveTo()
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_notification.cpp71 uint16_t offset = 0x0000; in AssembleParameters() local
94 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
149 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackStatus() local
166 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleTrackChanged() local
183 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackPosChanged() local
203 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlayerApplicationSettingChanged() local
229 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleAddressedPlayerChanged() local
251 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleUidsChanged() local
268 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleVolumeChanged() local
Davrcp_ct_vendor.cpp60 uint16_t offset = AVRC_CT_VENDOR_CTYPE_OFFSET; in DisassemblePacket() local
103 uint16_t offset = 0x00; in AssembleFixedOperands() local
136 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in IsValidParameterLength() local
197 uint16_t offset = 0x0000; in AssembleParameters() local
219 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
296 uint16_t offset = 0x0000; in AssembleParameters() local
315 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
382 uint16_t offset = 0x0000; in AssembleParameters() local
407 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
505 uint16_t offset = 0x0000; in AssembleParameters() local
[all …]
Davrcp_ct_browse.cpp93 uint16_t offset = 0x0000; in AssemblePacket() local
115 uint16_t offset = 0x0000; in DisassemblePacket() local
157 void AvrcCtSbpPacket::DisassemblePacketName(uint8_t *buffer, uint16_t offset) in DisassemblePacketName()
224 uint16_t offset = 0x0000; in AssemblePacket() local
252 uint16_t offset = 0x0000; in DisassemblePacket() local
325 uint16_t offset = 0x0000; in AssemblePacket() local
367 uint16_t offset = 0x0000; in DisassemblePacket() local
422 uint16_t offset = 0x00; in DisassembleMpParameter() local
472 uint16_t AvrcCtGfiPacket::DisassembleMpParameterName(uint8_t *buffer, uint16_t offset, std::string … in DisassembleMpParameterName()
506 uint16_t offset = 0x00; in DisassembleMeParameter() local
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp_cmd.c28 size_t offset = 0x00; in SMP_SendPairingRequest() local
59 size_t offset = 0x00; in SMP_SendPairingResponse() local
90 size_t offset = 0x00; in SMP_SendPairingConfirm() local
114 size_t offset = 0x00; in SMP_SendPairingRandom() local
138 size_t offset = 0x00; in SMP_SendPairingFailed() local
162 size_t offset = 0x00; in SMP_SendPairingPublicKey() local
186 size_t offset = 0x00; in SMP_SendPairingDHKeyCheck() local
210 size_t offset = 0x00; in SMP_SendEncryptionInformation() local
234 size_t offset = 0x00; in SMP_SendMasterIdentification() local
263 size_t offset = 0x00; in SMP_SendIdentityInformation() local
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_notification.cpp116 uint16_t offset = 0x0000; in AssemblePlaybackStatusChanged() local
150 uint16_t offset = 0x0000; in AssembleTrackChanged() local
184 uint16_t offset = 0x0000; in AssemblePlaybackPosChanged() local
224 uint16_t offset = 0x0000; in AssemblePlayerApplicationSettingChanged() local
272 uint16_t offset = 0x0000; in AssembleAddressedPlayerChanged() local
310 uint16_t offset = 0x0000; in AssembleUidsChanged() local
344 uint16_t offset = 0x0000; in AssembleVolumeChanged() local
374 uint16_t offset = 0x0000; in AssembleCommonChanged() local
397 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
Davrcp_tg_browse.cpp54 uint16_t offset = 0x0000; in AssemblePacket() local
87 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
444 uint16_t offset = 0x0000; in AssembleMpPacket() local
469 void AvrcTgGfiPacket::AssembleMpItem(uint8_t *buffer, uint16_t offset) in AssembleMpItem()
573 uint16_t offset = 0x0000; in AssembleMePacket() local
598 void AvrcTgGfiPacket::AssembleMeItem(uint8_t *buffer, uint16_t offset) in AssembleMeItem()
[all …]
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/grid/
Drender_grid_test_v2.cpp53 bool UpdateScrollPositionTest(double offset) in UpdateScrollPositionTest()
142 double offset = -1.1; variable
169 double offset = -1.1; variable
196 double offset = 1.1; variable
223 double offset = 1.1; variable
250 double offset = -1.1; variable
277 double offset = -1.1; variable
304 double offset = 1.1; variable
331 double offset = 1.1; variable
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
Dsend_object_info_data.cpp53 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
57 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
101 int SendObjectInfoData::ParserData(const std::vector<uint8_t> &buffer, size_t &offset) in ParserData()
137 int SendObjectInfoData::ParserDataForImageInfo(const std::vector<uint8_t> &buffer, size_t &offset) in ParserDataForImageInfo()
167 int SendObjectInfoData::ParserDataForFileInfo(const std::vector<uint8_t> &buffer, size_t &offset) in ParserDataForFileInfo()
Dset_object_prop_value_data.cpp42 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
108 bool SetObjectPropValueData::ReadIntValue(const std::vector<uint8_t> &buffer, size_t &offset, int t… in ReadIntValue()
140 bool SetObjectPropValueData::ReadInt8Value(const std::vector<uint8_t> &buffer, size_t &offset, int … in ReadInt8Value()
163 bool SetObjectPropValueData::ReadInt16Value(const std::vector<uint8_t> &buffer, size_t &offset, int… in ReadInt16Value()
186 bool SetObjectPropValueData::ReadInt32Value(const std::vector<uint8_t> &buffer, size_t &offset, int… in ReadInt32Value()
209 bool SetObjectPropValueData::ReadInt64Value(const std::vector<uint8_t> &buffer, size_t &offset, int… in ReadInt64Value()
/foundation/arkui/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()
113 double offset = pathOffset.current; in OnDrawTextPath() local
130 double offset = RosenSvgPainter::MeasureTextPathBounds(svgTextInfo, pathDrawInfo, bounds); 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
147 double offset = FlutterSvgPainter::MeasureTextPathBounds(svgTextInfo, pathDrawInfo, bounds); in OnMeasureTextPathBounds() local
/foundation/communication/bluetooth_service/services/bluetooth/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/arkui/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/arkui/ace_engine/frameworks/core/components/common/painter/
Ddebug_boundary_painter.cpp44 void DebugBoundaryPainter::PaintDebugBoundary(SkCanvas* canvas, const Offset& offset, const Size& l… in PaintDebugBoundary()
55 void DebugBoundaryPainter::PaintDebugBoundary(RSCanvas* canvas, const Offset& offset, in PaintDebugBoundary()
71 void DebugBoundaryPainter::PaintDebugMargin(SkCanvas* canvas, const Offset& offset, in PaintDebugMargin()
98 void DebugBoundaryPainter::PaintDebugMargin(RSCanvas* canvas, const Offset& offset, in PaintDebugMargin()
129 void DebugBoundaryPainter::PaintDebugCorner(SkCanvas* canvas, const Offset& offset, const Size& lay… in PaintDebugCorner()
162 void DebugBoundaryPainter::PaintDebugCorner(RSCanvas* canvas, const Offset& offset, in PaintDebugCorner()
/foundation/arkui/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()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
Dgrid_col_model_ng.cpp30 RefPtr<V2::GridContainerSize> offset = AceType::MakeRefPtr<V2::GridContainerSize>(0); in Create() local
35 …lNG::Create(const RefPtr<V2::GridContainerSize>& span, const RefPtr<V2::GridContainerSize>& offset, in Create()
54 void GridColModelNG::SetOffset(const RefPtr<V2::GridContainerSize>& offset) in SetOffset()
/foundation/multimedia/player_framework/test/jstest/avPlayer_ets/entry/src/main/ets/test/
DAVPlayerDataSrcNoSeekReliabilityTest.test.js106 let num = fileio.readSync(fd, buf, {offset: 0, length: 1000}); property
123 num = fileio.readSync(fd, buf, {offset: 0, length: length}); property
131 num = stream.readSync(buf, {offset: 0, length: length, position: pos}); property
155 let num = fileio.readSync(fd, buf, {offset: 0, length: (readAtCnt ) * 1000}); property
182 let num = fileio.readSync(fd, buf, {offset: 1000, length: readAtCnt * 1000}); property
208 … let num = fileio.readSync(fd, buf, {offset: 0, length: 1000, position: readAtCnt}); property
234 let num = fileio.readSync(fd, buf, {offset: 0, length: (readAtCnt ) * 1000}); property
260 let num = fileio.readSync(fd, buf, {offset: 0, length: (readAtCnt ) * 1000}); property
DAVPlayerDataSrcSeekReliabilityTest.test.js110 …let num = fileio.readSync(fd, buf, {offset: 0, length: length > 1000 ? 1000 : length, position: po… property
127 num = fileio.readSync(fd, buf, {offset: 0, length: length}); property
135 num = fileio.readSync(fd, buf, {offset: 0, length: length, position: pos}); property
160 let num = fileio.readSync(fd, buf, {offset: 0, length: length, position: pos}); property
188 …let num = fileio.readSync(fd, buf, {offset: 1000, length: length > readAtCnt * 1000 ? readAtCnt * … property
215 …let num = fileio.readSync(fd, buf, {offset: 0, length: length > readAtCnt * 1000 ? readAtCnt * 100… property
242 …let num = fileio.readSync(fd, buf, {offset: 0, length: length > readAtCnt * 1000 ? readAtCnt * 100… property
271 …let num = fileio.readSync(fd, buf, {offset: 0, length: length > readAtCnt * 1000 ? readAtCnt * 100… property
298 …let num = fileio.readSync(fd, buf, {offset: 1000, length: length > readAtCnt * 1000 ? readAtCnt * … property
324 …let num = fileio.readSync(fd, buf, {offset: 0, length: length > 1000 ? 1000 : length, position: re… property
[all …]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
Ddentry_file_utils_test.cpp67 off_t offset = 0; variable
91 off_t offset = 1; variable
116 off_t offset = 0; variable
140 off_t offset = 0; variable
/foundation/arkui/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()
228 void FlutterRenderButton::DrawShape(flutter::Canvas& canvas, const Offset& offset, bool isStroke) in DrawShape()
256 void FlutterRenderButton::DrawArc(flutter::Canvas& canvas, const Offset& offset) in DrawArc()
275 void FlutterRenderButton::DrawLineProgress(flutter::Canvas& canvas, const Offset& offset) in DrawLineProgress()
292 void FlutterRenderButton::DrawLineProgressAnimation(flutter::Canvas& canvas, const Offset& offset) in DrawLineProgressAnimation()
318 void FlutterRenderButton::DrawCircleProgress(flutter::Canvas& canvas, const Offset& offset) in DrawCircleProgress()
331 void FlutterRenderButton::DrawDownloadButton(flutter::Canvas& canvas, const Offset& offset) in DrawDownloadButton()
370 Offset offset = inOffset + offsetDelta_; in DrawButton() local
/foundation/arkui/ace_engine/frameworks/core/components/tip/
Drosen_render_tip.cpp41 void RosenRenderTip::Paint(RenderContext& context, const Offset& offset) in Paint()
67 void RosenRenderTip::PaintTip(RenderContext& context, const Offset& offset) in PaintTip()
93 void RosenRenderTip::PaintTopTip(SkCanvas* skCanvas, SkPaint paint, const Offset& offset) in PaintTopTip()
152 void RosenRenderTip::PaintTopTip(RSCanvas* canvas, RSBrush brush, const Offset& offset) in PaintTopTip()
220 void RosenRenderTip::PaintLeftTip(SkCanvas* skCanvas, SkPaint paint, const Offset& offset) in PaintLeftTip()
281 void RosenRenderTip::PaintLeftTip(RSCanvas* canvas, RSBrush brush, const Offset& offset) in PaintLeftTip()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_layout_algorithm.h47 void SetCustomBuilderOffset(float offset) in SetCustomBuilderOffset()
52 void SetScrollOffset(float offset) in SetScrollOffset()
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Drosen_render_single_child_scroll.cpp25 void RosenRenderSingleChildScroll::Paint(RenderContext& context, const Offset& offset) in Paint()
40 auto offset = GetPaintOffset(); in Paint() local

12345678910>>...46