Home
last modified time | relevance | path

Searched defs:width (Results 126 – 150 of 1907) sorted by relevance

12345678910>>...77

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_rect_v20.md37 ### width subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_ark_u_i___int_size.md37 ### width subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A D_camera___size.md36 ### width subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_ark_u_i___int_size.md37 ### width subsection
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A D_camera___size.md37 ### width subsection
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_image___size.md37 ### width subsection
H A D_image_effect___size.md39 ### width subsection
H A D_ohos_image_size.md40 ### width subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A D_image___size.md36 ### width subsection
H A D_image_effect___size.md38 ### width subsection
H A D_ohos_image_size.md38 ### width subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_filter_declaration.h26 Dimension width = Dimension(1.2, DimensionUnit::PERCENT); // masking area width default value member
75 void SetWidth(const Dimension& width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_flex_ffi.cpp52 void FfiOHOSAceFrameworkFlexSetFlexWidth(double width, int32_t unit) in FfiOHOSAceFrameworkFlexSetFlexWidth()
66 void FfiOHOSAceFrameworkFlexSetFlexSize(double width, int32_t widthUnit, double height, int32_t hei… in FfiOHOSAceFrameworkFlexSetFlexSize()
H A Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heigh… in FfiOHOSAceFrameworkPolygonCreate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage_info.h40 static ImageInfo MakeN32Premul(int32_t width, int32_t height) in MakeN32Premul()
109 void SetWidth(int width) in SetWidth()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp124 void* TextureLayerImpl::CreateNativeWindow(uint32_t width, uint32_t height) in CreateNativeWindow()
182 void TextureLayerImpl::ConfigWindow(float offsetX, float offsetY, float width, float height, float … in ConfigWindow()
202 TextureInfo TextureLayerImpl::OnWindowChange(float offsetX, float offsetY, float width, float heigh… in OnWindowChange()
270 TextureInfo TextureLayer::OnWindowChange(float offsetX, float offsetY, float width, float height, f… in OnWindowChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_property.h48 CalcSize(const CalcLength& width, const CalcLength& height) : width_(width), height_(height) {} in CalcSize()
49 CalcSize(std::optional<CalcLength> width, std::optional<CalcLength> height) in CalcSize()
90 void SetWidth(const std::optional<CalcLength>& width) in SetWidth()
289 std::string width = selfIdealSize.has_value() ? in ToJsonValue() local
357 auto width = json->GetString("width"); in FromJson() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.cpp50 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
117 int32_t width = frameDarwin->width_; in FlushFrame() local
138 void RSSurfaceDarwin::YInvert(void *addr, int32_t width, int32_t height) in YInvert()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.cpp50 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
119 int32_t width = frameWindows->width_; in FlushFrame() local
140 void RSSurfaceWindows::YInvert(void *addr, int32_t width, int32_t height) in YInvert()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h26 int32_t width; member
34 int32_t width; member
42 int32_t width; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_surface_test.cpp107 const int32_t width = 500; variable
137 const int32_t width = 500; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcanvas.h51 Canvas(int32_t width, int32_t height) : CoreCanvas(width, height) {} in Canvas()
110 NoDrawCanvas(int32_t width, int32_t height) in NoDrawCanvas()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_window_manager.h53 …virtual sptr<PromiseWMError> CreateVirtualDisplay(int32_t x, int32_t y, int32_t width, int32_t hei… in CreateVirtualDisplay()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dsys_panel_status.h29 uint32_t width = 0; member
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dcodec_node.h42 int width; member

12345678910>>...77