/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | form_component_modifier.cpp | 96 Dimension width = 0.0_vp; in ResetFormSize() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_typography.h | 52 virtual void Layout(double width) {} in Layout()
|
/ohos5.0/foundation/arkui/ace_engine/test/resource/jscard/carddomclock/ |
H A D | correct.json | 39 "width": "350px", string
|
H A D | error.json | 39 "width": "350px", string
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
H A D | buffer_pool.cpp | 33 RetCode BufferPool::Init(const uint32_t width, in Init()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_fly_out_shader_filter.cpp | 127 float width = imageWidth; // the width of two deformation part in DrawImageRect() local
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | avcast_controller_callback_client.cpp | 82 void AVCastControllerCallbackClient::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_utils.h | 28 int32_t width; member
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | lite_stream_player.cpp | 125 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged()
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_inner_manager_test.cpp | 257 uint32_t width = 200; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hstream_repeat_stub.cpp | 122 int32_t width = data.ReadInt32(); in HandleForkSketchStreamRepeat() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/ |
H A D | grid_layout_algorithm.cpp | 34 auto width = size.Width(); in OffsetByAlign() local 102 for (const auto& width : colsLen) { in InitGridCeils() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
H A D | radio_model_ng.cpp | 102 void RadioModelNG::SetWidth(const Dimension& width) in SetWidth() 181 void RadioModelNG::SetWidth(FrameNode* frameNode, const Dimension& width) in SetWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list_item.cpp | 214 double width = isVertical ? layoutSize.Width() : layoutSize.Width() - dividerWidth; in PaintItemDivider() local 280 double width = GetLayoutSize().Width() + offset.GetX(); in PaintStickyEffect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/ |
H A D | select_component.h | 317 void SetInnerSize(const Dimension& width, const Dimension& height) in SetInnerSize() 369 void SetWidth(const Dimension& width) in SetWidth()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/ |
H A D | 3d_widget_adapter_test.cpp | 51 void EngineTest::SetupCameraViewPort(uint32_t width, uint32_t height) in SetupCameraViewPort() 232 uint32_t width = 0; variable
|
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/ |
H A D | ims_call_types.h | 378 int32_t width = 0; member 410 int32_t width = 0; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/ |
H A D | pixel_map_from_surface.cpp | 59 static sptr<SurfaceBuffer> LocalDmaMemAlloc(const uint32_t &width, const uint32_t &height, in LocalDmaMemAlloc() 130 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(const uint32_t &width, const uint32_t &height, in DmaMemAlloc()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/ |
H A D | image_type.h | 142 int32_t width = 0; member 147 int32_t width = 0; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | render_context_sample.cpp | 169 SurfaceError RenderContextSample::ProduceBackGroundBuffer(uint32_t width, uint32_t height) in ProduceBackGroundBuffer() 220 SurfaceError RenderContextSample::ProduceDrawingBuffer(uint32_t width, uint32_t height) in ProduceDrawingBuffer()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avcast_controller_test.cpp | 211 void AVCastControllerCallbackImpl::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() 630 int32_t width = 0; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv_ext.cpp | 268 int32_t width = imageInfo.size.width; in flip() local 355 int32_t width = imageInfo_.size.width; in ApplyColorSpace() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | pixelmap_native_ndk_test.cpp | 66 uint32_t width = 0; variable 156 uint32_t width = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_rect_shape.cpp | 186 CalcDimension width; in ConstructorCallback() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | progress_component.h | 150 void SetScaleWidth(const Dimension& width) in SetScaleWidth()
|