Home
last modified time | relevance | path

Searched refs:Resize (Results 1 - 25 of 173) sorted by relevance

1234567

/foundation/arkui/ui_lite/test/uitest/test_draw_rect/
H A Dui_test_draw_rect.cpp27 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
94 group->Resize(Screen::GetInstance().GetWidth(), 180); // 180 : value in CreateTestCaseGroup()
147 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder001()
173 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder002()
200 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder003()
227 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder004()
254 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder005()
281 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder006()
308 view->Resize(width, height); in UIKitDrawRectTestRectNoBorder007()
335 view->Resize(widt in UIKitDrawRectTestRectNoBorder008()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp45 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
144 group->Resize(Screen::GetInstance().GetWidth(), 150); // 150: height in UIKitViewBoundsMargin001()
155 view1->Resize(50, 50); // 50: view size in UIKitViewBoundsMargin001()
170 group->Resize(Screen::GetInstance().GetWidth(), 150); // 150: height in UIKitViewBoundsPadding001()
181 view1->Resize(50, 50); // 50: view width and height in UIKitViewBoundsPadding001()
196 group->Resize(Screen::GetInstance().GetWidth(), 150); // 150: height in UIKitViewBoundsBorder001()
207 view1->Resize(50, 50); // 50: view size in UIKitViewBoundsBorder001()
224 group->Resize(Screen::GetInstance().GetWidth(), 150); // 150: height in UIKitViewBounds001()
235 view1->Resize(50, 50); // 50: view size in UIKitViewBounds001()
254 group->Resize(Scree in UIKitViewBoundsInvisible001()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_font/
H A Dui_test_font.cpp53 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
121 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in UIKitFontTestDisplay001()
141 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitFontTestDisplay002()
162 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in UIKitFontTestDisplay003()
183 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitFontTestDisplay004()
204 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in UIKitFontTestDisplay005()
224 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitFontTestDisplay006()
245 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in UIKitFontTestDisplay007()
266 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitFontTestDisplay008()
288 label->Resize(LABEL_WIDT in UIKitFontTestDisplay009()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_qrcode/
H A Dui_test_qrcode.cpp31 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
73 group->Resize(Screen::GetInstance().GetWidth(), 100); // 100 : height in UIKitUIQrcodeTestDisplay001()
88 group->Resize(Screen::GetInstance().GetWidth(), 300); // 300 : height in UIKitUIQrcodeTestDisplay002()
107 group->Resize(Screen::GetInstance().GetWidth(), 450); // 450 : height in UIKitUIQrcodeTestDisplay003()
131 group->Resize(Screen::GetInstance().GetWidth(), 100); // 100 : height in UIKitUIQrcodeTestDisplay004()
151 group->Resize(Screen::GetInstance().GetWidth(), 300); // 300 : height in UIKitUIQrcodeTestDisplay005()
173 group->Resize(Screen::GetInstance().GetWidth(), 300); // 300 : height in UIKitUIQrcodeTestDisplay006()
190 group->Resize(Screen::GetInstance().GetWidth(), 300); // 300 : height in UIKitUIQrcodeTestDisplay007()
207 group->Resize(Screen::GetInstance().GetWidth(), 300); // 300 : height in UIKitUIQrcodeTestDisplay008()
224 group->Resize(Scree in UIKitUIQrcodeTestDisplay009()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_digital_clock/
H A Dui_test_digital_clock.cpp36 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
88 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplay001()
102 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplay002()
116 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestSetColor()
131 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplayMode001()
146 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplayMode002()
161 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplayMode003()
176 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplayMode004()
191 dClock->Resize(DIGITAL_CLOCK_WIDTH, DIGITAL_CLOCK_HEIGHT); in UIKitUIDigitalClockTestDisplayLeadingZero()
206 dClock->Resize(DIGITAL_CLOCK_WIDT in UIKitUIDigitalClockTestSetOpacity()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_spannable_string/
H A Dui_test_spannnable_string.cpp61 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
107 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestNormal001()
127 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestTextStyle001()
156 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestFontSize001()
184 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestFontSize002()
209 label->Resize(LABEL_WIDTH * 2, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestFontId001()
219 label_2->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2: double in UIKitSpannableStringTestFontId001()
228 label_3->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2: double in UIKitSpannableStringTestFontId001()
243 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2 : double in UIKitSpannableStringTestFontId002()
/foundation/arkui/ui_lite/test/uitest/test_render/
H A Dui_test_render.cpp25 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
62 group->Resize(Screen::GetInstance().GetWidth(), 200); // 200: height in CreateTestCaseGroup()
90 view->Resize(200, 50); // 200: width 50: height in UIKitRenderTestRender001()
98 view1->Resize(100, 50); // 100: width 50: height in UIKitRenderTestRender001()
120 label->Resize(Screen::GetInstance().GetWidth() / 2, TITLE_LABEL_DEFAULT_HEIGHT); in UIKitRenderTestRenderMeasure001()
126 testLabel_->Resize(150, 80); // 150: width 80: height in UIKitRenderTestRenderMeasure001()
134 labelButton_->Resize(BUTTON_WIDHT3, BUTTON_HEIGHT3); in UIKitRenderTestRenderMeasure001()
/foundation/arkui/ui_lite/test/uitest/test_vector_font/
H A Dui_test_vector_font.cpp52 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
106 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestCHLang001()
122 label->Resize(LABEL_WIDTH, LABEL_HEIGHT * 2); // 2:double in FontFontEngineVectorTestCHLang002()
137 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestJALang001()
153 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestJALang002()
168 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestKRLang001()
186 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineVectorTestVILang001()
209 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineMultiLanguageTestJALang001()
224 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in FontFontEngineMultiLanguageTestJALang002()
246 label->Resize(LABEL_WIDT in FontFontEngineMultiLanguageTestKRLang001()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/
H A Dui_test_anti_aliasing.cpp28 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
50 group->Resize(Screen::GetInstance().GetWidth(), 200); // 200: group height in CreateTestCaseGroup()
71 group->Resize(Screen::GetInstance().GetWidth() / 2, 110); in UIKitAntiAliasingTestRect001()
90 view->Resize(120, 50); // 120:new width, 50:new width in UIKitAntiAliasingTestRect001()
106 group->Resize(Screen::GetInstance().GetWidth() / 2, 180); in UIKitAntiAliasingTestCircle001()
142 group->Resize(Screen::GetInstance().GetWidth() / 2, 250); // 2: half of screen width; // 250: y-coordinate in UIKitAntiAliasingTestLine001()
/foundation/arkui/ui_lite/test/framework/src/
H A Dui_test_app.cpp34 rootView_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight()); in Start()
57 testLabel_->Resize(300, BACK_BUTTON_HEIGHT); // 300: test Label width; in InitMainMenu()
70 mainList_->Resize(Screen::GetInstance().GetWidth() - margin, in InitMainMenu()
94 autoTestBtn_->Resize(163, 64); // 163: button width; 64: button height in InitAutoTestBtn()
116 backBtn_->Resize(163, 64); // 163: button width; 64: button height in InitBackBtn()
137 testCaseLabel_->Resize(Screen::GetInstance().GetWidth(), BACK_BUTTON_HEIGHT); in InitTestLabel()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dbitmap_helpers.h68 void Resize(T* out, uint8_t* in, ImageInfo inputImageInfo, ImageInfo wantedImageInfo, Settings* s) in Resize() function
134 template void Resize<float>(float*, uint8_t*, ImageInfo, ImageInfo, Settings*);
135 template void Resize<int8_t>(int8_t*, uint8_t*, ImageInfo, ImageInfo, Settings*);
136 template void Resize<uint8_t>(uint8_t*, uint8_t*, ImageInfo, ImageInfo, Settings*);
137 template void Resize<int64_t>(int64_t*, uint8_t*, ImageInfo, ImageInfo, Settings*);
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_base.h31 * @brief Resize Redistribution calculation spans_ length
35 inline Rgba8T* Resize(uint32_t spanLen) in Resize() function in OHOS::FillBase
38 spans_.Resize(((spanLen + MAX_COLOR_NUM) >> BYTE_LENGTH) << BYTE_LENGTH); in Resize()
46 spans_.Resize(8); in GetSpanPtr()
95 Rgba8T* colors1 = allocator1.Resize(len); in Generate()
96 Rgba8T* colors2 = allocator2.Resize(len); in Generate()
/foundation/arkui/ui_lite/test/uitest/test_opacity/
H A Dui_test_opacity.cpp51 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
99 label->Resize(LABEL_WIDTH, LABEL_HEIGHT); in CreateTestCaseUILabel()
110 group->Resize(Screen::GetInstance().GetWidth(), LABEL_HEIGHT + 50); // 50 : height in UIKitOpacityTestUILabel001()
125 group->Resize(Screen::GetInstance().GetWidth(), LABEL_HEIGHT + 50); // 50 : height in UIKitOpacityTestUILabel002()
141 group->Resize(Screen::GetInstance().GetWidth(), BUTTON_HEIGHT); in UIKitOpacityTestUIButton001()
173 group->Resize(Screen::GetInstance().GetWidth(), BUTTON_HEIGHT + 50); // 50 : height in UIKitOpacityTestUIButton002()
199 group->Resize(Screen::GetInstance().GetWidth(), BUTTON_HEIGHT); in UIKitOpacityTestUILabelButton001()
229 group->Resize(Screen::GetInstance().GetWidth(), BUTTON_HEIGHT + 50); // 50 : height in UIKitOpacityTestUIArcLabel001()
256 group->Resize(Screen::GetInstance().GetWidth(), BUTTON_HEIGHT + 50); // 50 : height in UIKitOpacityTestUIImageView001()
283 group->Resize(Scree in UIKitOpacityTestUIImageAnimator001()
[all...]
/foundation/arkui/ui_lite/test/unittest/layout/
H A Dlist_layout_unit_test.cpp29 view->Resize(width, height); in CreatView()
89 listLayout_->Resize(600, 300); // 600: layout width; 300: layout height in HWTEST_F()
118 listLayout_->Resize(600, 300); // 600: layout width; 300: layout height in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp72 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
107 label->Resize(300, 70); // 300: width 70:height in CreateZIndexLabel()
126 btn->Resize(120, 40); // 120: width 40:height in CreateZIndexBtn()
297 target->Resize(200, 400); // 200:width 400:height in SetupChangeView()
306 group->Resize(BUTTON_GROUP_WIDTH, BUTTON_GROUP_HEIGHT); in SetupZIndexBtn()
310 clickHint->Resize(150, 30); // 150: width 30: height in SetupZIndexBtn()
335 group->Resize(BUTTON_GROUP_WIDTH, BUTTON_GROUP_HEIGHT); in SetupChildModifyBtn()
/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Dsecond_ability_slice.cpp44 button1->Resize(BUTTON_WIDTH, BUTTON_HEIGHT); in OnStart()
53 rootView_->Resize(ROOT_VIEW_WIDTH, ROOT_VIEW_HEIGHT); in OnStart()
H A Dnext_ability_slice.cpp44 button1->Resize(BUTTON_WIDTH, BUTTON_HEIGHT); in OnStart()
53 rootView_->Resize(ROOT_VIEW_WIDTH, ROOT_VIEW_HEIGHT); in OnStart()
H A Dmain_ability_slice.cpp79 button1->Resize(BUTTON_WIDTH, BUTTON_HEIGHT); in OnStart()
89 rootView_->Resize(ROOT_VIEW_WIDTH, ROOT_VIEW_HEIGHT); in OnStart()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmem_allocator.h65 if (Resize((capacity_ + sizeof(T)) * MEMORY_EXPANSION_FACTOR) == false) { in Allocate()
116 bool Resize(size_t size);
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_window.cpp62 void LiteProxyWindow::Resize(int16_t width, int16_t height) in Resize() function in OHOS::LiteProxyWindow
65 winRequestor_->Resize(width, height); in Resize()
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp155 container_->Resize(KEYBOARD_WIDTH, 650); // 650: height in SetupView()
168 editView_->Resize(250, 40); // 250: width, 40: height in SetupView()
175 inputTypeBtn_->Resize(100, 40); // 100: width, 40: height in SetupView()
192 keyboard->Resize(KEYBOARD_WIDTH, KEYBOARD_HEIGHT); in SetupKeyboard()
237 row->Resize(width, height); in SetupKeyRow()
259 keyBtn->Resize(KEY_WIDTH, KEY_HEIGHT); in SetupButton()
266 keyBtn->Resize(FUNC_KEY_WIDTH, KEY_HEIGHT); in SetupButton()
268 keyBtn->Resize(SPACE_KEY_WIDTH, KEY_HEIGHT); in SetupButton()
270 keyBtn->Resize(RETURN_KEY_WIDTH, KEY_HEIGHT); in SetupButton()
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp211 marginBtn->Resize(64, 64); // 64 : button size in SetUpButtons()
212 borderBtn->Resize(64, 64); // 64 : button size in SetUpButtons()
213 paddingBtn->Resize(64, 64); // 64 : button size in SetUpButtons()
384 view->Resize(200, 100); // 200:size 100: size in UIKitUITestBorderMarginPaddingTest001()
395 view->Resize(200, 100); // 200:size 100: size in UIKitUITestBorderMarginPaddingTest002()
431 group->Resize(200, 100); // 200: size 100: size in UIKitUITestBorderMarginPaddingTest005()
444 canvas->Resize(400, 400); // 400: size in UIKitUITestBorderMarginPaddingTest006()
501 group->Resize(Screen::GetInstance().GetWidth() - BUTTON_GROUP_WIDTH, 200); // 200: button UIViewGroup height in UIKitUITestBorderMarginPaddingTest008()
555 circleProgress->Resize(150, 150); // 150: width 150: height in UIKitUITestBorderMarginPaddingTest009()
630 list->Resize(30 in UIKitUITestBorderMarginPaddingTest013()
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp25 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
46 group->Resize(Screen::GetInstance().GetWidth(), 200); // 200: height in CreateTestCaseGroup()
63 button->Resize(width, height); in CreateButton()
126 label->Resize(Screen::GetInstance().GetWidth() / 2, TITLE_LABEL_DEFAULT_HEIGHT); in UIKitViewGroupTestAddError001()
166 label->Resize(Screen::GetInstance().GetWidth() / 2, TITLE_LABEL_DEFAULT_HEIGHT); in UIKitViewGroupTestInsertError001()
224 view->Resize(200, 50); // 200: width 50: height in AddView()
/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp29 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - BACK_BUTTON_HEIGHT); in SetUp()
216 uiLabel->Resize(288, 100); // 288: width; 100: height in OnClick()
239 uiLabel->Resize(288, 35); // 288: width; 35: height in OnClick()
244 uiLabel->Resize(288, 35); // 288: width; 35: height in OnClick()
259 uiLabel->Resize(288, 50); // 288: width; 50: height in ExpandClick()
263 uiLabel->Resize(288, 100); // 288: width; 100: height in ExpandClick()
/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp25 container_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight() - 30); // 30:offset in SetUp()
103 button->Resize(buttonWidth, buttonHeight); in SetupTestButton()
171 infoLabel_->Resize(200, 40); // 200:label width 40:label height in UIKitUIVideoTestSetVideo001()
178 video_->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight()); in UIKitUIVideoTestSetVideo001()

Completed in 12 milliseconds

1234567