Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp782 auto offset1 = -10.0f; in HWTEST_F() local
848 auto offset1 = -400.0f; in HWTEST_F() local
896 auto offset1 = -10.0f; HWTEST_F() local
899 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local
916 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local
929 EXPECT_EQ(GetChildX(frameNode_, 0), offset1); HWTEST_F() local
933 EXPECT_GT(GetChildX(frameNode_, 0), offset1); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h50 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); variable
83 NG::OffsetF offset1 = Alignment::GetAlignPosition(srcSize, desSize, align_); variable
[all...]
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dimage_painter_test_ng.cpp483 auto offset1 = imagePainter.CalculateBgImagePosition(boxPaintSize_, imageRenderSize_, bgImgPositionOpt1); in HWTEST_F() local
/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp238 uint8_t offset1 = 1; in GetNal() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_drag_manager.cpp199 float offset1 = nearRect.GetOffset().GetMainOffset(axis_); in ScaleAxisNearItem() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_test_ng.cpp746 auto offset1 = richEditorController->GetCaretOffset(); in HWTEST_F() local
H A Drich_editor_base_testone_ng.cpp833 int32_t offset1 = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_column_test_ng.cpp310 double offset1 = 0 - jump * HALF; in HWTEST_F() local
364 double offset1 = jump * HALF; in HWTEST_F() local
449 double offset1 = 0 - jump * HALF; in HWTEST_F() local
494 double offset1 = jump * HALF; in HWTEST_F() local
1075 double offset1 = 0 - jump * HALF; in HWTEST_F() local
1130 double offset1 = 0 - jump * HALF; HWTEST_F() local
1188 double offset1 = jump * HALF; HWTEST_F() local
[all...]
/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
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp1022 uint32_t offset1 = 0; in HWTEST_F() local
1094 uint32_t offset1 = 0; in HWTEST_F() local
1154 uint32_t offset1 = 0; in HWTEST_F() local
1210 uint32_t offset1 = 500; HWTEST_F() local
[all...]

Completed in 19 milliseconds