Home
last modified time | relevance | path

Searched defs:width (Results 1476 - 1500 of 1633) sorted by relevance

1...<<51525354555657585960>>...66

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.cpp81 auto width = childNode->GetGeometryNode()->GetFrameSize().Width(); in SetButtonIdeaSize() local
336 float width = 0.0f; in SetAmPmButtonIdeaSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp239 float width = size.Width(); in CreateLinearGradient() local
809 float width = DrawingDimensionToPx(circle->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateCircle() local
831 auto width = DrawingDimensionToPx(ellipse->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateEllipse() local
883 double width = DrawingDimensionToPx(rect->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_scroll_modifier.cpp283 CalcDimension width = Dimension(value, static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetScrollScrollBarWidth() local
291 CalcDimension width = CalcDimension(DEFAULT_SCROLLBARWIDTH_VALUE, DimensionUnit::VP); in ResetScrollScrollBarWidth() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp219 void PipelineBase::SetRootSize(double density, float width, float height) in SetRootSize() argument
434 RefPtr<OffscreenCanvas> PipelineBase::CreateOffscreenCanvas(int32_t width, int32_t height) in CreateOffscreenCanvas() argument
460 void PipelineBase::UpdateRootSizeAndScale(int32_t width, int32_t height) in UpdateRootSizeAndScale() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp215 void TextFieldLayoutAlgorithm::ApplyIndent(LayoutWrapper* layoutWrapper, double width) in ApplyIndent() argument
276 auto width = std::max(contentConstraint.minSize.Width() - removeValue, paragraph->GetLongestLine()); in ConstraintWithMinWidth() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp895 bool WebPattern::ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) in ProcessVirtualKeyBoard() argument
926 void WebPattern::UpdateWebLayoutSize(int32_t width, int32_t height) in UpdateWebLayoutSize() argument
1074 void WebPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument
1184 void WebPattern::OnRootLayerChanged(int width, in argument
1264 SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) SetDrawRect() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp687 int32_t width = pixelMap->GetWidth(); in GetShadowInfoArray() local
713 int32_t width = shadowInfo.pixelMap->GetWidth(); in JudgeCoordinateCanDrag() local
957 int32_t width = asyncCtx->pixelMap->GetWidth(); in TryToStartDrag() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1179 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in FillRect() local
1214 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in StrokeRect() local
1671 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in Rect() local
1703 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in CleanRect() local
1979 ParseImageName(const jerry_value_t args[], char*& imageName, int16_t &width, int16_t &height) ParseImageName() argument
2033 GetImageObjectParam(const jerry_value_t args[], int16_t &width, int16_t &height) GetImageObjectParam() argument
2062 int16_t width = -1; DrawImage() local
[all...]
H A Dcomponent.cpp478 int16_t width = (width_.type == DimensionType::TYPE_PIXEL) ? width_.value.pixel : -1; in AdapteBoxRectArea() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp208 int16_t width = GetWidth(); in SetStyle() local
889 void UIView::SetWidth(int16_t width) in SetWidth() argument
941 void UIView::Resize(int16_t width, int16_t height) in Resize() argument
1023 void UIView::SetPosition(int16_t x, int16_t y, int16_t width, int16_t height) in SetPosition() argument
1376 ResizeVisibleArea(int16_t x, int16_t y, int16_t width, int16_t height) ResizeVisibleArea() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_ng.cpp1568 auto width = frameNode->GetGeometryNode()->GetFrameSize().Width() / static_cast<float>(children.size()); in HWTEST_F() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp489 void DashMpdDownloader::SetInitResolution(unsigned int width, unsigned int height) in SetInitResolution() argument
1207 unsigned int DashMpdDownloader::GetResolutionDelta(unsigned int width, unsigned int height) in GetResolutionDelta() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp831 int32_t HevcDecoder::CheckFormatChange(uint32_t index, int width, int height, int bitDepth) in CheckFormatChange() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp624 int32_t width = 0; in AddVideoTrack() local
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1419 SetDefaultWidthAndHeight(int32_t width, int32_t height) SetDefaultWidthAndHeight() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp801 int32_t FCodec::CheckFormatChange(uint32_t index, int width, int height) in CheckFormatChange() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5404 Vector4f width = { 1.f, 1.f, 1.f, 1.f }; // for test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp393 int width = pixmap.GetWidth(); in Marshalling() local
470 int width = parcel.ReadInt32(); in UnmarshallingNoLazyGeneratedImage() local
742 float width = 0.f; in Unmarshalling() local
1668 int32_t width = parcel.ReadInt32(); in Unmarshalling() local
[all...]
H A Drs_render_service_client.cpp594 int32_t RSRenderServiceClient::SetVirtualScreenResolution(ScreenId id, uint32_t width, uint32_t height) in SetVirtualScreenResolution() argument
1275 int32_t RSRenderServiceClient::ResizeVirtualScreen(ScreenId id, uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
308 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int32_t flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp460 uint32_t width = data.ReadUint32(); in OnRemoteRequest() local
715 uint32_t width = data.ReadUint32(); in OnRemoteRequest() local
1487 uint32_t width = data.ReadUint32(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp130 auto width = curCanvas_->GetWidth(); in StartOverDraw() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp238 int32_t RSRenderServiceClient::SetVirtualScreenResolution(ScreenId id, uint32_t width, uint32_t height) in SetVirtualScreenResolution() argument
502 int32_t RSRenderServiceClient::ResizeVirtualScreen(ScreenId id, uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp346 int32_t RSInterfaces::SetVirtualScreenResolution(ScreenId id, uint32_t width, uint32_t height) in SetVirtualScreenResolution() argument
609 int32_t RSInterfaces::ResizeVirtualScreen(ScreenId id, uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
78 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1621 void LumeCommon::SetupCameraViewPort(uint32_t width, uint32_t height) in SetupCameraViewPort() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp124 CoreCanvas::CoreCanvas(int32_t width, int32_t height) : impl_(ImplFactory::CreateCoreCanvasImpl(width, height)) in CoreCanvas() argument
575 void CoreCanvas::BuildNoDraw(int32_t width, int32_t height) in BuildNoDraw() argument
580 void CoreCanvas::Reset(int32_t width, int32_t height) in Reset() argument

Completed in 73 milliseconds

1...<<51525354555657585960>>...66