/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/ |
H A D | _rect_v20.md | 37 ### width subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___int_size.md | 37 ### width subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/ |
H A D | _camera___size.md | 36 ### width subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___int_size.md | 37 ### width subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | _camera___size.md | 37 ### width subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _image___size.md | 37 ### width subsection
|
H A D | _image_effect___size.md | 39 ### width subsection
|
H A D | _ohos_image_size.md | 40 ### width subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _image___size.md | 36 ### width subsection
|
H A D | _image_effect___size.md | 38 ### width subsection
|
H A D | _ohos_image_size.md | 38 ### width subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_filter_declaration.h | 26 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 D | cj_flex_ffi.cpp | 52 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 D | cj_polygon_ffi.cpp | 25 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 D | image_info.h | 40 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 D | texture_layer.cpp | 124 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 D | measure_property.h | 48 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 D | rs_surface_darwin.cpp | 50 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 D | rs_surface_windows.cpp | 50 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 D | image_ffi.h | 26 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 D | drawing_surface_test.cpp | 107 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 D | canvas.h | 51 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 D | mock_window_manager.h | 53 …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 D | sys_panel_status.h | 29 uint32_t width = 0; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | codec_node.h | 42 int width; member
|