| /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 329 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 | 170 struct Region::Rect * rect = new Region::Rect(); variable 190 struct Region::Rect * rect = new Region::Rect(); variable
|
| D | NativeImageTest.cpp | 331 struct Region::Rect *rect = new Region::Rect(); variable 415 struct Region::Rect *rect = new Region::Rect(); variable 464 struct Region::Rect *rect = new Region::Rect(); variable
|
| /test/xts/hats/hdf/display/device/ |
| D | hdi_composition_check.cpp | 63 const IRect &rect = layer.displayRect; in GetCheckColors() local 86 const IRect &rect = layer.displayRect; in Check() local
|
| D | hdi_test_layer.cpp | 144 void HdiTestLayer::SetLayerSize(IRect &rect) in SetLayerSize() 150 void HdiTestLayer::SetLayerCrop(IRect &rect) in SetLayerCrop()
|
| /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 | 100 auto rect = window_.bounds_; in CallBar() local 115 auto rect = window_.bounds_; in Focus() local 129 auto rect = window_.bounds_; in MoveTo() local 263 auto rect = widgets[index - 1]->GetBounds(); in BarAction() local
|
| D | ui_model.h | 139 FORCE_INLINE bool RectAlgorithm::IsInnerPoint(const Rect &rect, const Point& point) in IsInnerPoint() 148 FORCE_INLINE bool RectAlgorithm::IsPointOnEdge(const Rect &rect, const Point& point) in IsPointOnEdge()
|
| 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 329 auto rect = root.GetBounds(); in DfsMarshalWidget() local
|
| D | ui_action.h | 161 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch()
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | find_widget.cpp | 37 Rect rect = widget.GetBounds(); in Matches() local
|
| /test/xts/hats/hdf/display/common/ |
| D | display_test_utils.h | 37 static int32_t SetDisplayClientCrop(uint32_t devId, IRect *rect) { in SetDisplayClientCrop() 40 static int32_t SetDisplayClientDestRect(uint32_t devId, IRect *rect) { in SetDisplayClientDestRect()
|
| D | display_test_utils.cpp | 171 void ClearColorRect(const BufferHandle &handle, uint32_t color, IRect &rect) in ClearColorRect() 195 IRect rect = { 0, 0, cellWidth, cellHeight }; in SplitBuffer() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| D | system_ui_controller.cpp | 172 … const auto rect = Rect(bounds.GetLeftTopXScreenPostion(), bounds.GetRightBottomXScreenPostion(), in MarshalAccessibilityNodeAttributes() local 240 auto rect = node.GetRectInScreen(); in InflateWindowInfo() local
|
| /test/xts/acts/graphic/windowstandard/src/main/js/test/ |
| D | display.test.js | 264 var rect = { variable
|
| /test/ostest/wukong/component_event/src/ |
| D | scene_delegate.cpp | 324 auto rect = componentinfo->GetPosition(); in IsComponentInScreen() local
|