Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h50 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); in Draw() local
83 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); in Draw() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp776 auto offset1 = -10.0f; variable
842 auto offset1 = -400.0f; variable
889 auto offset1 = -10.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_column_test_ng.cpp310 double offset1 = 0 - jump * HALF; variable
364 double offset1 = jump * HALF; variable
449 double offset1 = 0 - jump * HALF; variable
494 double offset1 = jump * HALF; variable
1075 double offset1 = 0 - jump * HALF; variable
1130 double offset1 = 0 - jump * HALF; variable
1188 double offset1 = jump * HALF; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dbase_utility_unit_test.cpp287 int offset1 = 100; variable
/ohos5.0/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp238 uint8_t offset1 = 1; in GetNal() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp471 auto compareOffsetX = [](const OffsetF& offset1, const OffsetF& offset2) { in GetGlobalRectWithTransform()
475 auto compareOffsetY = [](const OffsetF& offset1, const OffsetF& offset2) { in GetGlobalRectWithTransform()
545 auto compareOffsetX = [](const OffsetF& offset1, const OffsetF& offset2) { in GetLocalRectWithTransform()
549 auto compareOffsetY = [](const OffsetF& offset1, const OffsetF& offset2) { in GetLocalRectWithTransform()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dimage_painter_test_ng.cpp468 …auto offset1 = imagePainter.CalculateBgImagePosition(boxPaintSize_, imageRenderSize_, bgImgPositio… variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp799 Offset offset1(1.0, 1.0); variable
839 Offset offset1(100.0, 100.0); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp988 uint32_t offset1 = 0; variable
1056 uint32_t offset1 = 0; variable
1115 uint32_t offset1 = 0; variable
1170 uint32_t offset1 = 500; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_drag_manager.cpp201 float offset1 = nearRect.GetOffset().GetMainOffset(axis_); in ScaleAxisNearItem() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp1131 Offset offset1(10.0f, 20.0f); variable
H A Drich_editor_base_testone_ng.cpp833 int32_t offset1 = 0; variable
H A Drich_editor_base_test_ng.cpp782 auto offset1 = richEditorController->GetCaretOffset(); variable
H A Drich_editor_test_ng.cpp1353 auto offset1 = richEditorController->GetCaretOffset(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp458 TimeOffset offset1 = static_cast<TimeOffset>(timeSyncInfo.GetTargetTimeBegin() - in CalculateTimeOffset() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp2136 Offset offset1(1.0, -1.0); variable