| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_border_test.cpp | 505 RRect rect; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_canvas_drawing_node_test.cpp | 111 Drawing::Rect rect; in HWTEST_F() local 138 Drawing::Rect rect; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_base_test.cpp | 86 auto rect = window->GetRequestRect(); in InitAnimationWindow() local [all...] |
| H A D | rs_transition_test.cpp | 38 auto rect = Drawing::Rect(0, 0, 0, 0);
variable 45 auto rect = Drawing::Rect(rect_->Get().x_, rect_->Get().y_, rect_->Get().z_, rect_->Get().w_);
variable 53 void SetRect(Vector4f rect)
in SetRect() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_paint_test.cpp | 207 Rect rect; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/info_collection/ |
| H A D | rs_gpu_dirty_region_collection.cpp | 56 void GpuDirtyRegionCollection::UpdateGlobalDirtyInfoForDFX(RectI rect) in UpdateGlobalDirtyInfoForDFX() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_property_drawable_utilities.cpp | 121 auto rect = RSPropertiesPainter::Rect2DrawingRect(content.GetRenderProperties().GetBoundsRect()); in Draw() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | alpha_image.cpp | 169 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, w, h); in OnTestFunction() local
|
| H A D | alpha_gradients.cpp | 52 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(r.left, r.top, r.right, r.bottom); in draw_grad() local
|
| H A D | blur_large_rrects.cpp | 59 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(left, top, right, bottom); in OnTestFunction() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/ |
| H A D | rect_fuzzer.cpp | 37 RectI rect; in RectFuzzTest000() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
| H A D | paragraph.h | 72 SkRect rect; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
| H A D | round_rect.h | 122 inline void RoundRect::SetRect(const Rect& rect) in SetRect() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
| H A D | rs_interfaces_test_utils.cpp | 122 CreateWindowByDisplayParam(DisplayId displayId, std::string name, Rect rect) CreateWindowByDisplayParam() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_canvas.cpp | 45 void TexgineCanvas::DrawRect(const TexgineRect &rect, const TexginePaint &paint) const in DrawRect() argument 67 void TexgineCanvas::DrawRRect(const TexgineRect &rect, const TexginePaint &paint) const in DrawRRect() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/ |
| H A D | roundrect_fuzzer.cpp | 52 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(left, top, right, bottom); in NativeDrawingRoundRectTest001() local
|
| /foundation/window/window_manager/extension/window_extension/test/unittest/ |
| H A D | window_extension_stub_impl_test.cpp | 65 Rect rect; in HWTEST_F() local 90 Rect rect = { 150, 150, 400, 600 }; in HWTEST_F() local
|
| H A D | window_extension_proxy_test.cpp | 78 Rect rect; in HWTEST_F() local
|
| /foundation/window/window_manager/test/systemtest/extension/ |
| H A D | extension_connection_test.cpp | 188 Rect rect;
in HWTEST_F() local
|
| /foundation/window/window_manager/extension/window_extension/src/ |
| H A D | window_extension_stub_impl.cpp | 63 void WindowExtensionStubImpl::SetBounds(const Rect& rect) in SetBounds() argument 38 CreateWindow( const Rect& rect, uint32_t parentWindowId, const std::shared_ptr<AbilityRuntime::Context>& context, const sptr<IRemoteObject>& iSession) CreateWindow() argument [all...] |
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_dialogwindow_test.cpp | 64 static sptr<Window> CreateDialogWindow(sptr<WindowScene> scene, WindowType type, Rect rect, std::string name = "")
in CreateDialogWindow() argument 89 struct Rect rect = {0, 0, 100, 200};
in HWTEST_F() local 116 struct Rect rect = {0, 0, 100, 200};
in HWTEST_F() local 146 struct Rect rect = {0, 0, 100, 200};
in HWTEST_F() local 181 struct Rect rect = {0, 0, 100, 200}; HWTEST_F() local 213 struct Rect rect = {0, 0, 100, 200}; HWTEST_F() local 240 struct Rect rect = {0, 0, 100, 200}; HWTEST_F() local 270 struct Rect rect = {0, 0, 100, 200}; HWTEST_F() local [all...] |
| H A D | window_system_toast_test.cpp | 77 static sptr<Window> CreateSystemToastWindow(WindowType type, Rect rect, std::string name = "") in CreateSystemToastWindow() argument
|
| /foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
| H A D | dscreen_maprelation.cpp | 97 void to_json(json &j, const DisplayRect &rect) in to_json() argument 107 void from_json(const json &j, DisplayRect &rect) in from_json() argument 129 to_json(json &j, const ScreenRect &rect) to_json() argument 139 from_json(const json &j, ScreenRect &rect) from_json() argument [all...] |
| /foundation/distributedhardware/distributed_screen/services/common/databuffer/src/ |
| H A D | data_buffer.cpp | 111 void DataBuffer::AddDirtyRect(DirtyRect rect) in AddDirtyRect() argument
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
| H A D | rs_graphic_test_img.cpp | 98 Drawing::Rect rect; in Draw() local
|