Home
last modified time | relevance | path

Searched defs:newOffset (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A DrandomAccessFile_impl.cpp100 int64_t newOffset = CalculateOffset(offset, entity_->filePointer); in WriteSync() local
111 int64_t newOffset = CalculateOffset(offset, entity_->filePointer); in ReadSync() local
/ohos5.0/base/update/updater/services/applypatch/
H A Dpartition_record.cpp74 off_t newOffset = 0; in RecordPartitionSetOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_pattern.cpp62 auto newOffset = OffsetT(Dimension(currentOffset->GetX() * scale), in ViewPortTransform() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h59 auto newOffset = rect.GetOffset(); in AddRectY() local
66 auto newOffset = rect.GetOffset(); in AddRectX() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp133 float newOffset = targetLen - len + mainGap; in SolveBackward() local
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dimage_diff.cpp284 size_t newOffset = 0; in MakePatch() local
307 …_t CompressedImageDiff::DiffFile(const std::string &fileName, size_t &oldOffset, size_t &newOffset) in DiffFile()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp478 uint16_t newOffset = offset; in AssembleMpItem() local
605 uint16_t newOffset = offset; in AssembleMeItem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1723 …Offset newOffset { touchOffset.GetX() - originPoint.GetX(), touchOffset.GetY() - originPoint.GetY(… in CalcDragMoveOffset() local
1728 bool needDoDragMoveAnimate, bool isMenuShow, const Offset& newOffset, int32_t containerId) in UpdateDragMovePositionFinished()
1775 Offset newOffset = CalcDragMoveOffset(PRESERVE_HEIGHT, point.GetX(), point.GetY(), info_); in DoDragMoveAnimate() local
1785 const Offset& newOffset, const RefPtr<OverlayManager>& overlayManager, Point point) in DragMoveAnimation()
1866 …Offset newOffset = CalcDragMoveOffset(PRESERVE_HEIGHT, static_cast<int32_t>(event.GetGlobalLocatio… in DoDragStartAnimation() local
1875const Offset& newOffset, const RefPtr<OverlayManager>& overlayManager, const OffsetF& gatherNodeCe… in DragStartAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp529 Vector2f newOffset = { -left, -top }; in CalculateOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp691 void ListItemPattern::FireSwipeActionOffsetChange(float oldOffset, float newOffset) in FireSwipeActionOffsetChange()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dmedia_cached_buffer.cpp296 uint64_t newOffset = offset + static_cast<uint64_t>(writeSize); in WriteMergerPre() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp8259 auto newOffset = MoveTextRect(offset); in OnBackPressed() local
8606 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
8621 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
8630 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1550 OffsetF newOffset = rootNode_->GetGeometryNode()->GetFrameOffset(); in SetRootRect() local