/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | render_offscreen_canvas_creator.cpp | 23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_ellipse_ffi.cpp | 23 void FfiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument 34 int64_t FfiOHOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument
|
H A D | cj_circle_ffi.cpp | 23 void FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument 34 int64_t FfiOHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument
|
H A D | cj_polygon_ffi.cpp | 25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
|
H A D | cj_line_ffi.cpp | 25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
|
H A D | cj_shape_ffi.h | 36 double height; member
|
H A D | cj_textpicker_ffi.h | 29 double height; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_ext_surface_callback_client.cpp | 27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
|
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
H A D | rect.h | 31 float height = 0.0f; member
|
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | navigation_bar_component_base.h | 58 Dimension height; member [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | [all...] |
/foundation/arkui/ace_engine/frameworks/core/common/udmf/ |
H A D | udmf_client.h | 32 int32_t height = 0; member
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image_info.h | 28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in TestingImageInfo() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | extension_custom_node.cpp | 33 void ExtensionCustomNode::OnLayout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in OnLayout() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | frame_information.h | 31 std::optional<int32_t> height; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | circle_paint_method.h | 60 float height = paintWrapper->GetContentSize().Height(); variable
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_time_picker_unit_test.cpp | 90 const int16_t height = 50; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_singlethread/ |
H A D | drawing_singlethread.cpp | 32 void DrawingSinglethread::Test(Drawing::Canvas* canvas, int width, int height)
in Test() argument
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_multithread/ |
H A D | drawing_mutilthread.cpp | 26 void DrawingMultithread::Test(Drawing::Canvas* canvas, int width, int height)
in Test() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | surface_test.cpp | 39 const int32_t height = 256; // 256 绘图表面的高度 in OnTestPerformance() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/ |
H A D | rs_skp_capture_dfx.cpp | 40 const auto height = static_cast<float>(curCanvas_->GetHeight()); in TryCapture() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_record_cmd_utils.cpp | 30 int32_t height = rect.GetHeight(); in BeginRecording() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | placeholder_run.cpp | 22 PlaceholderRun( double width, double height, PlaceholderAlignment alignment, TextBaseline baseline, double baselineOffset) PlaceholderRun() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_canvas_drawing_node_command.cpp | 31 void RSCanvasDrawingNodeCommandHelper::ResetSurface(RSContext& context, NodeId id, int width, int height) in ResetSurface() argument
|
/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_receiver_mdk.h | 80 int32_t height; member
|