/test/xts/acts/graphic/graphicnapidrawingtest/ |
D | NativeDrawingCanvasTest.cpp | 187 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(100, 200, 500, 300); variable 234 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); variable 264 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(10, 20, 60, 120); variable 282 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 90, 90); variable 321 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(100, 300, 200, 400); variable 344 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); variable 371 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(300, 400, 500, 500); variable 396 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(300, 400, 500, 500); variable 418 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(200, 500, 300, 600); variable 442 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); variable [all …]
|
/test/testfwk/arkxtest/uitest/test/ |
D | rect_algorithm_test.cpp | 24 Rect rect(100, 200, 300, 400); in TEST() local 68 auto rect = Rect(10, 20, 10, 20); in TEST() local 88 auto rect = Rect(10, 20, 10, 20); in TEST() local 123 Rect rect(100, 200, 100, 200); in TEST() local 153 Rect rect(100, 200, 100, 200); in TEST() local
|
D | ui_model_test.cpp | 26 Rect rect(100, 200, 300, 400); in TEST() local
|
D | ui_action_test.cpp | 216 Rect rect(210, 510, 30, 330); in TEST_F() local 356 Rect rect(210, 510, 30, 330); in TEST_F() local
|
D | select_strategy_test.cpp | 50 auto rect = widget.GetBounds(); in TEST() local 75 auto rect = widget.GetBounds(); in TEST() local 100 auto rect = widget.GetBounds(); in TEST() local
|
/test/xts/acts/graphic/graphicnapitest/ |
D | NativeWindowTest.cpp | 238 struct Region::Rect * rect = new Region::Rect(); variable 258 struct Region::Rect * rect = new Region::Rect(); variable 282 struct Region::Rect *rect = new Region::Rect(); variable 331 struct Region::Rect *rect = new Region::Rect(); variable
|
D | NativeImageTest.cpp | 341 struct Region::Rect *rect = new Region::Rect(); variable 425 struct Region::Rect *rect = new Region::Rect(); variable 474 struct Region::Rect *rect = new Region::Rect(); variable 560 struct Region::Rect *rect = new Region::Rect(); variable
|
/test/testfwk/arkxtest/uitest/core/ |
D | rect_algorithm.cpp | 49 static void CollectGridLineCoords(const Rect& rect, const Rect& overlay) in CollectGridLineCoords() 104 …static void CollectGridPoint(int32_t px, int32_t py, const Rect& rect, const vector<Rect>& overlay… in CollectGridPoint() 157 …bool RectAlgorithm::ComputeMaxVisibleRegion(const Rect& rect, const vector<Rect>& overlays, Rect& … in ComputeMaxVisibleRegion()
|
D | window_operator.cpp | 101 auto rect = window_.bounds_; in CallBar() local 116 auto rect = window_.visibleBounds_; in Focus() local 131 auto rect = window_.bounds_; in MoveTo() local 213 auto rect = widgets[0]->GetBounds(); in Split() local 308 auto rect = widgets[0]->GetBounds(); in BarAction() local
|
D | ui_controller.h | 74 virtual bool TakeScreenCap(int32_t fd, std::stringstream &errReceiver, Rect rect) const in TakeScreenCap()
|
D | ui_model.h | 198 FORCE_INLINE bool RectAlgorithm::IsInnerPoint(const Rect &rect, const Point& point) in IsInnerPoint() 207 FORCE_INLINE bool RectAlgorithm::IsPointOnEdge(const Rect &rect, const Point& point) in IsPointOnEdge()
|
D | ui_driver.cpp | 378 void UiDriver::TakeScreenCap(int32_t fd, ApiCallErr &err, Rect rect) in TakeScreenCap()
|
D | ui_action.h | 208 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch()
|
/test/testfwk/arkxtest/uitest/record/ |
D | find_widget.cpp | 31 const auto &rect = rec[index]->GetBounds(); in FindWidget() local
|
/test/xts/hats/hdf/display/composer/common/ |
D | hdi_test_layer.cpp | 180 void HdiTestLayer::SetLayerPosition(const IRect& rect) in SetLayerPosition() 186 void HdiTestLayer::SetLayerCrop(const IRect& rect) in SetLayerCrop()
|
D | display_test_utils.cpp | 201 void ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) in ClearColorRect() 227 IRect rect = { 0, 0, CELL_WIDTH, CELL_HEIGHT }; in SplitBuffer() local
|
/test/xts/hats/hdf/hdf_lite/display/ |
D | display_test.c | 246 IRect rect = {0, 0, g_displayTest.displayInfo.width, g_displayTest.displayInfo.height}; in SetLayerDirtyRegionTest() local 365 IRect rect = {0, 0, SAMPLE_RECT_WIDTH, SAMPLE_RECT_HEIGHT}; in FillRectTest() local
|
/test/xts/hats/hdf/display/composer/unittest_additional/ |
D | hdi_composer_ut.cpp | 1176 IRect rect = {0, 0, width, height}; variable 1190 IRect rect = {0, 0, width, height}; variable 1204 IRect rect = {0, 0, width, height}; variable 1218 IRect rect = {0, 0, width, height}; variable
|
/test/ostest/wukong/component_event/src/ |
D | scene_delegate.cpp | 325 auto rect = componentinfo->GetPosition(); in IsComponentInScreen() local
|
D | focus_scene_delegate.cpp | 325 auto rect = componentinfo->GetPosition(); in IsComponentInScreen() local
|
/test/xts/hats/hdf/display/composer/unittest/ |
D | hdi_composer_ut.cpp | 325 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 366 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 557 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 582 IRect rect = {0, 0, WIDTH, HEIGHT}; variable
|
/test/xts/acts/graphic/windowstandard/src/main/js/test/ |
D | display.test.js | 269 var rect = { variable
|
/test/testfwk/arkxtest/uitest/addon/ |
D | screen_copy.cpp | 238 Media::Rect rect = {.left = 0, .top = 0, .width = origWidth, .height = origHeight}; in ScaleNewsetFrameLocked() local
|
/test/xts/hats/hdf/display/composer/benchmark/ |
D | display_benchmark_test.cpp | 800 IRect rect = {0, 0, width, height}; in BENCHMARK_F() local 923 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F() local 948 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F() local
|
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
D | image_receiver_mdk_test.cpp | 322 struct OhosImageRect rect; in JsImageClipRect() local
|