Home
last modified time | relevance | path

Searched defs:height (Results 1 - 25 of 1561) sorted by relevance

12345678910>>...63

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_offscreen_canvas_creator.cpp23 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 Dcj_ellipse_ffi.cpp23 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 Dcj_circle_ffi.cpp23 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 Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
H A Dcj_line_ffi.cpp25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
H A Dcj_shape_ffi.h36 double height; member
H A Dcj_textpicker_ffi.h29 double height; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_ext_surface_callback_client.cpp27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h31 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h58 Dimension height; member
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js[all...]
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h32 int32_t height = 0; member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_info.h28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in TestingImageInfo() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dextension_custom_node.cpp33 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 Dframe_information.h31 std::optional<int32_t> height; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dcircle_paint_method.h60 float height = paintWrapper->GetContentSize().Height(); variable
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_time_picker_unit_test.cpp90 const int16_t height = 50; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_singlethread/
H A Ddrawing_singlethread.cpp32 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 Ddrawing_mutilthread.cpp26 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 Dsurface_test.cpp39 const int32_t height = 256; // 256 绘图表面的高度 in OnTestPerformance() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_skp_capture_dfx.cpp40 const auto height = static_cast<float>(curCanvas_->GetHeight()); in TryCapture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_record_cmd_utils.cpp30 int32_t height = rect.GetHeight(); in BeginRecording() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dplaceholder_run.cpp22 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 Drs_canvas_drawing_node_command.cpp31 void RSCanvasDrawingNodeCommandHelper::ResetSurface(RSContext& context, NodeId id, int width, int height) in ResetSurface() argument
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_receiver_mdk.h80 int32_t height; member

Completed in 9 milliseconds

12345678910>>...63