Home
last modified time | relevance | path

Searched defs:offset2 (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h51 NG::OffsetF offset2 = Alignment::GetAlignPosition(desSize, srcSize, align_); in Draw() local
84 NG::OffsetF offset2 = Alignment::GetAlignPosition(desSize, srcSize, align_); in Draw() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp784 auto offset2 = 20.0f; variable
850 auto offset2 = 500.0f; variable
896 auto offset2 = 20.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_column_test_ng.cpp311 double offset2 = 0 - jump; variable
365 double offset2 = jump; variable
450 double offset2 = 0 - jump; variable
495 double offset2 = jump; variable
1076 double offset2 = 0 - jump; variable
1131 double offset2 = 0 - jump; variable
1189 double offset2 = jump; variable
/ohos5.0/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp239 uint8_t offset2 = 2; 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.cpp480 …auto offset2 = imagePainter.CalculateBgImagePosition(boxPaintSize_, imageRenderSize_, bgImgPositio… variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dwebp_exif_metadata_accessor.cpp400 static const byte offset2 = 2; in GetWidthAndHeightFormChunk() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp1139 Offset offset2(10.0f, 20.0f); variable
H A Drich_editor_base_test_ng.cpp785 auto offset2 = richEditorController->GetCaretOffset(); variable
H A Drich_editor_test_ng.cpp1356 auto offset2 = richEditorController->GetCaretOffset(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp460 …TimeOffset offset2 = static_cast<TimeOffset>(timeSyncInfo.GetTargetTimeEnd() + (roundTrip / TRIP_D… in CalculateTimeOffset() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp809 Offset offset2(1.0, 1.0); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp2139 Offset offset2(1.0, -1.0); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp1195 uint32_t offset2 = 0; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp515 const auto& offset2 = OffsetF(info2.GetDelta().GetX(), info2.GetDelta().GetY()); variable