Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/foundation/ace/ace_engine/frameworks/core/components/arc/
Darc_component.h41 ArcComponent(double outerRadius, double width) in ArcComponent()
47 ArcComponent(double outerRadius, double width, double startAngle, double sweepAngle) in ArcComponent()
55 …ArcComponent(double outerRadius, double width, double startAngle, double sweepAngle, const Color& … in ArcComponent()
92 void SetWidth(const Dimension& width) in SetWidth()
101 void SetWidth(double width) in SetWidth()
155 void SetShadowWidth(const Dimension& width) in SetShadowWidth()
/foundation/graphic/standard/rosen/samples/2d_graphics/
Ddrawing_sample_rs.cpp75 void TestDrawPath(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawPath()
105 void TestDrawPathPro(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawPathPro()
150 void TestDrawBase(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawBase()
179 void TestDrawPathEffect(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawPathEffect()
202 void TestDrawFilter(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawFilter()
233 void TestDrawBitmap(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawBitmap()
251 void TestDrawImage(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawImage()
285 void TestDrawImageRect(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawImageRect()
307 void TestPicture(Canvas& canvas, uint32_t width, uint32_t height) in TestPicture()
333 void TestMatrix(Canvas &canvas, uint32_t width, uint32_t height) in TestMatrix()
[all …]
/foundation/graphic/ui/test/uitest/test_draw_rect/
Dui_test_draw_rect.cpp142 int16_t width = 120; // 120 : width in UIKit_DrawRect_Test_RectNoBorder_001() local
168 int16_t width = 120; // 120 : width in UIKit_DrawRect_Test_RectNoBorder_002() local
195 int16_t width = 120; // 120 : width size in UIKit_DrawRect_Test_RectNoBorder_003() local
222 int16_t width = 120; // 120 : width size in UIKit_DrawRect_Test_RectNoBorder_004() local
249 int16_t width = 50; // 50 : width in UIKit_DrawRect_Test_RectNoBorder_005() local
276 int16_t width = 50; // 50 : width in UIKit_DrawRect_Test_RectNoBorder_006() local
303 int16_t width = 50; // 50 : width in UIKit_DrawRect_Test_RectNoBorder_007() local
330 int16_t width = 50; // 50 : width in UIKit_DrawRect_Test_RectNoBorder_008() local
357 int16_t width = 51; // 51 : width in UIKit_DrawRect_Test_RectNoBorder_009() local
384 int16_t width = 50; // 50 : width in UIKit_DrawRect_Test_RectNoBorder_0010() local
[all …]
/foundation/ace/ace_engine/frameworks/base/geometry/
Ddimension_rect.h33 DimensionRect(const Dimension& width, const Dimension& height, const DimensionOffset& offset) in DimensionRect()
37 … DimensionRect(const Dimension& width, const Dimension& height) : width_(width), height_(height) {} in DimensionRect()
66 void SetWidth(const Dimension& width) in SetWidth()
Dsize.h33 Size(double width, double height) : width_(width), height_(height) {} in Size()
45 void SetWidth(double width) in SetWidth()
99 Size& MinusWidth(double width) in MinusWidth()
Ddimension_size.h34 … DimensionSize(const Dimension& width, const Dimension& height) : width_(width), height_(height) {} in DimensionSize()
46 void SetWidth(const Dimension& width) in SetWidth()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/list/
Dlist_test_utils.cpp23 RefPtr<RenderBox> ListTestUtils::CreateRenderBox(double width, double height) in CreateRenderBox()
34 double width, double height, const RefPtr<PipelineContext>& context, bool primary) in CreateRenderItem()
56double width, double height, const RefPtr<PipelineContext>& context, bool needItem, bool specifyPr… in CreateRenderItemGroup()
/foundation/graphic/standard/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_surface_frame_ohos_gl.cpp26 RSSurfaceFrameOhosGl::RSSurfaceFrameOhosGl(int32_t width, int32_t height) in RSSurfaceFrameOhosGl()
31 void RSSurfaceFrameOhosGl::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion()
Drs_surface_frame_ohos_raster.cpp24 RSSurfaceFrameOhosRaster::RSSurfaceFrameOhosRaster(int32_t width, int32_t height) in RSSurfaceFrameOhosRaster()
32 void RSSurfaceFrameOhosRaster::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t he… in SetDamageRegion()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/indexer/
Dindexer_test_utils.cpp22 RefPtr<RenderBox> IndexerTestUtils::CreateRenderBox(double width, double height) in CreateRenderBox()
33 double width, double height, const RefPtr<PipelineContext>& context) in CreateRenderItem()
/foundation/graphic/ui/frameworks/components/
Dui_surface_view.cpp59 void UISurfaceView::SetPosition(int16_t x, int16_t y, int16_t width, int16_t height) in SetPosition()
74 void UISurfaceView::Resize(int16_t width, int16_t height) in Resize()
85 void UISurfaceView::SetWidth(int16_t width) in SetWidth()
/foundation/graphic/standard/rosen/modules/render_service_base/src/screen_manager/
Drs_screen_mode_info.cpp20 RSScreenModeInfo::RSScreenModeInfo(int32_t width, int32_t height, uint32_t refreshRate, int32_t id) in RSScreenModeInfo()
47 int32_t width; in Unmarshalling() local
85 void RSScreenModeInfo::SetScreenWidth(int32_t width) in SetScreenWidth()
/foundation/ace/ace_engine_lite/frameworks/src/core/base/test/unittest/common/
Dsystem_info_tdd_test.cpp81 uint16_t width = SystemInfo::GetInstance().GetScreenWidth(); variable
153 uint16_t width = SystemInfo::GetInstance().GetScreenWidth(); variable
/foundation/graphic/standard/rosen/modules/render_service_client/core/ui/
Drs_surface_node.cpp68 void RSSurfaceNode::SetBounds(float positionX, float positionY, float width, float height) in SetBounds()
80 void RSSurfaceNode::SetBoundsSize(float width, float height) in SetBoundsSize()
86 void RSSurfaceNode::SetBoundsWidth(float width) in SetBoundsWidth()
98 void RSSurfaceNode::UpdateSurfaceDefaultSize(float width, float height) in UpdateSurfaceDefaultSize()
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/scroll/
Dscroll_test_utils.cpp37 RefPtr<RenderBox> ScrollTestUtils::CreateRenderBox(double width, double height, bool deliverMinToCh… in CreateRenderBox()
48 RefPtr<BoxComponent> ScrollTestUtils::CreateBoxComponent(double width, double height, bool deliverM… in CreateBoxComponent()
/foundation/multimedia/camera_standard/frameworks/native/camera/test/unittest/src/
Dcamera_framework_unittest.cpp168 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput()
176 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePreviewOutput(int32_t width, int32_t height) in CreatePreviewOutput()
184 sptr<CaptureOutput> CameraFrameworkUnitTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput()
341 int32_t width = PREVIEW_DEFAULT_WIDTH; variable
376 int32_t width = PREVIEW_DEFAULT_WIDTH; variable
411 int32_t width = PREVIEW_DEFAULT_WIDTH; variable
431 int32_t width = PREVIEW_DEFAULT_WIDTH; variable
448 int32_t width = 0; variable
466 int32_t width = PHOTO_DEFAULT_WIDTH; variable
501 int32_t width = PHOTO_DEFAULT_WIDTH; variable
[all …]
/foundation/graphic/ui/test/unittest/components/
Dui_picker_unit_test.cpp132 const int16_t width = 10; variable
156 const int16_t width = 100; variable
/foundation/distributedhardware/distributedscreen/services/common/utils/include/
Ddscreen_maprelation.h28 uint16_t width; member
34 int32_t width; member
/foundation/ace/ace_engine/frameworks/core/components/option/
Drender_option.h44 void SetFixedWidth(double width) in SetFixedWidth()
50 void SetMaxWidth(double width) in SetMaxWidth()
/foundation/graphic/standard/rosen/modules/render_service_base/include/common/
Drs_rect.h45 RectT(T left, T top, T width, T height) in RectT()
80 void SetAll(T left, T top, T width, T height) in SetAll()
127 T width = std::min(GetRight(), rect.GetRight()) - left; in IntersectRect() local
135 T width = std::max(GetRight(), rect.GetRight()) - left; in JoinRect() local
/foundation/windowmanager/snapshot/
Dsnapshot_utils.h27 uint32_t width; member
38 int32_t width = -1; member
/foundation/graphic/standard/rosen/modules/2d_graphics/src/engine_adapter/skia_adapter/
Dskia_bitmap.cpp63 static inline SkImageInfo MakeSkImageInfo(const int width, const int height, const BitmapFormat& fo… in MakeSkImageInfo()
70 void SkiaBitmap::Build(const int width, const int height, const BitmapFormat& format) in Build()
102 void SkiaBitmap::CopyPixels(Bitmap& dst, int srcLeft, int srcTop, int width, int height) const in CopyPixels()
/foundation/graphic/ui/interfaces/kits/components/
Dui_box_progress.h106 void SetWidth(int16_t width) override in SetWidth()
172 void SetValidWidth(int16_t width) in SetValidWidth()
/foundation/graphic/standard/frameworks/wm/include/
Dsubwindow_option_impl.h45 uint32_t width = 1; variable
/foundation/ace/ace_engine/frameworks/core/components/custom_paint/
Drender_offscreen_canvas_creator.cpp21 int32_t width, int32_t height) in Create()

12345678910>>...24