| /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 384 for (auto &rect : visitor.boundsList_) { in CheckMergedTree() 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
|
| /test/xts/acts/graphic/graphicnapitest/ |
| D | NativeWindowTest.cpp | 171 struct Region::Rect * rect = new Region::Rect(); variable 191 struct Region::Rect * rect = new Region::Rect(); variable
|
| D | NativeImageTest.cpp | 334 struct Region::Rect *rect = new Region::Rect(); variable 418 struct Region::Rect *rect = new Region::Rect(); variable 467 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 250 auto rect = widgets[0]->GetBounds(); in BarAction() local
|
| D | ui_model.h | 151 FORCE_INLINE bool RectAlgorithm::IsInnerPoint(const Rect &rect, const Point& point) in IsInnerPoint() 160 FORCE_INLINE bool RectAlgorithm::IsPointOnEdge(const Rect &rect, const Point& point) in IsPointOnEdge()
|
| D | ui_controller.h | 67 virtual bool TakeScreenCap(int32_t fd, std::stringstream &errReceiver, Rect rect) const in TakeScreenCap()
|
| D | ui_model.cpp | 25 static string Rect2JsonStr(const Rect &rect) in Rect2JsonStr() 165 …auto rect = Rect(integers[INDEX_ZERO], integers[INDEX_TWO], integers[INDEX_ONE], integers[INDEX_TH… in SetWidgetBounds() local 403 auto rect = root.GetBounds(); in DfsMarshalWidget() local
|
| D | ui_driver.cpp | 248 void UiDriver::TakeScreenCap(int32_t fd, ApiCallErr &err, Rect rect) in TakeScreenCap()
|
| D | ui_action.h | 225 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch()
|
| D | frontend_api_handler.cpp | 769 Rect rect = {0, 0, 0, 0}; in RegisterUiDriverMiscMethods1() local
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | find_widget.cpp | 34 Rect rect = widget.GetBounds(); in Matches() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| D | hdi_test_layer.cpp | 170 void HdiTestLayer::SetLayerPosition(const IRect& rect) in SetLayerPosition() 176 void HdiTestLayer::SetLayerCrop(const IRect& rect) in SetLayerCrop()
|
| D | display_test_utils.cpp | 199 void ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) in ClearColorRect() 225 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/ |
| D | hdi_composer_ut.cpp | 307 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 348 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 533 IRect rect = {0, 0, WIDTH, HEIGHT}; variable 556 IRect rect = {0, 0, WIDTH, HEIGHT}; variable
|
| /test/xts/acts/graphic/windowstandard/src/main/js/test/ |
| D | display.test.js | 264 var rect = { variable
|
| /test/testfwk/arkxtest/uitest/addon/ |
| D | screen_copy.cpp | 176 Rect rect; in HandleConsumerBuffer() local
|
| /test/ostest/wukong/component_event/src/ |
| D | scene_delegate.cpp | 324 auto rect = componentinfo->GetPosition(); in IsComponentInScreen() local
|
| /test/xts/hats/hdf/display/composer/benchmark/ |
| D | display_benchmark_test.cpp | 582 IRect rect = {0, 0, width, height}; in BENCHMARK_F() local 705 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F() local 730 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
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | system_ui_controller.cpp | 239 const auto rect = GetVisibleRect(windowBounds, bounds); in MarshalAccessibilityNodeAttributes() local
|