/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | background_modifier.h | 51 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 D | swiper_animation_test_ng.cpp | 784 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 D | text_picker_column_test_ng.cpp | 311 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 D | test_play_file_h265.cpp | 239 uint8_t offset2 = 2; in GetNal() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | base_text_select_overlay.cpp | 471 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 D | image_painter_test_ng.cpp | 480 …auto offset2 = imagePainter.CalculateBgImagePosition(boxPaintSize_, imageRenderSize_, bgImgPositio… variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | webp_exif_metadata_accessor.cpp | 400 static const byte offset2 = 2; in GetWidthAndHeightFormChunk() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_keyboard_shortcut_test_ng.cpp | 1139 Offset offset2(10.0f, 20.0f); variable
|
H A D | rich_editor_base_test_ng.cpp | 785 auto offset2 = richEditorController->GetCaretOffset(); variable
|
H A D | rich_editor_test_ng.cpp | 1356 auto offset2 = richEditorController->GetCaretOffset(); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | time_sync.cpp | 460 …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 D | security_component_test_ng_extension.cpp | 809 Offset offset2(1.0, 1.0); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_pattern_test.cpp | 2139 Offset offset2(1.0, -1.0); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | pixel_map_test.cpp | 1195 uint32_t offset2 = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
H A D | select_overlay_test_ng.cpp | 515 const auto& offset2 = OffsetF(info2.GetDelta().GetX(), info2.GetDelta().GetY()); variable
|