Home
last modified time | relevance | path

Searched defs:width (Results 1576 - 1600 of 1633) sorted by relevance

1...<<616263646566

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp518 uint32_t width = static_cast<uint32_t>(imageData.info.size.width); EncodeImageByPixelMap() local
623 AllocSurfaceBuffer(int32_t width, int32_t height, uint32_t format = GRAPHIC_PIXEL_FMT_RGBA_8888) AllocSurfaceBuffer() argument
654 uint32_t width = static_cast<uint32_t>(pixelmap->GetWidth()); ConvertToSurfaceBuffer() local
838 int32_t width = info.size.width; GetSkInfo() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp693 CreateCustomPreviewOutput(sptr<Surface> surface, int32_t width, int32_t height) CreateCustomPreviewOutput() argument
2330 int32_t width = 1920; CreateMetadataOutputInternal() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp772 CreateMovingPhotoStreamRepeat( int32_t format, int32_t width, int32_t height, sptr<OHOS::IBufferProducer> producer) CreateMovingPhotoStreamRepeat() argument
H A Dhcamera_service.cpp493 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, in CreatePhotoOutput() argument
539 int32_t HCameraService::CreatePreviewOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, in CreatePreviewOutput() argument
523 CreateDeferredPreviewOutput( int32_t format, int32_t width, int32_t height, sptr<IStreamRepeat>& previewOutput) CreateDeferredPreviewOutput() argument
567 CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, int32_t height, sptr<IStreamDepthData>& depthDataOutput) CreateDepthDataOutput() argument
613 CreateVideoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, int32_t height, sptr<IStreamRepeat>& videoOutput) CreateVideoOutput() argument
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp1422 int32_t width; in InitVideoWidthAndHeight() local
1756 int32_t width = GetSarVideoWidth(trackInfo); in GetVideoTrackInfo() local
1780 int32_t width; GetSarVideoWidth() local
2370 int32_t width = videoSize.first; HandleResolutionChangeEvent() local
2549 int32_t width = videoWidth_.load(); NotifyResolutionChange() local
2551 (void)format.PutIntValue(std::string(PlayerKeys::PLAYER_WIDTH), width); NotifyResolutionChange() local
[all...]
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp483 WMError WindowImpl::Resize(uint32_t width, uint32_t height) in Resize() argument
1077 void WindowImpl::SetSize(int32_t width, int32_t height) in SetSize() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp3089 uint32_t width; in OnUpdateDisplayHookInfo() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp200 const float width = static_cast<float>(pixelMap->GetWidth()); in DrawingPixelMapMesh() local
2027 void JsCanvas::ClipCanvas(float width, float height) in ClipCanvas() argument
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2123 std::string width = want.GetStringParam(Constants::PARAM_PUBLISH_FORM_HOST_WIDTH_KEY); in CheckSnapshotWant() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1861 void SheetPresentationPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in GetSheetTypeWithAuto() argument
2261 auto width = sheetGeo->GetFrameSize().Width(); in GetSheetTypeWithAuto() local
1850 IsWindowSizeChangedWithUndefinedReason( int32_t width, int32_t height, WindowSizeChangeReason type) GetSheetTypeWithAuto() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2069 void MenuLayoutAlgorithm::UpdateOptionConstraint(std::list<RefPtr<LayoutWrapper>>& options, float width) in UpdateOptionConstraint() argument
2356 OffsetF MenuLayoutAlgorithm::AdjustPosition(const OffsetF& position, float width, float height, float space) in AdjustPosition() argument
2591 auto width = std::min<float>(wrapperRect_.Right() - targetRect.Right() - paddingEnd_, maxWidth); CheckPosition() local
2599 auto width = std::min<float>(targetRect.Left() - xAvoid, maxWidth); CheckPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1392 virtual void GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) const {} in GetImageRect() argument
1847 int32_t width = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp231 void FfiOHOSAceFrameworkViewAbstractSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkViewAbstractSetWidth() argument
261 void FfiOHOSAceFrameworkViewAbstractSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkViewAbstractSetSize() argument
328 void FfiOHOSAceFrameworkViewAbstractSetBorderWidth(double width, int32_t unit) in FfiOHOSAceFrameworkViewAbstractSetBorderWidth() argument
517 FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSize( double width, int32_t widthUnit, double height, int32_t heightUnit) FfiOHOSAceFrameworkViewAbstractSetBackgroundImageSize() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1106 void AceContainer::SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t height, in SetView() argument
1125 SetViewNew( const RefPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> rsWindow) SetViewNew() argument
1977 AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double density, float width, float height, uint32_t windowId, UIEnvCallback callback) AttachView() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1358 JSRef<JSVal> width = size->GetValueAt(0); in ParseJsImageSpanAttribute() local
2039 CalcDimension width; in ParseParagraphStyle() local
2047 CalcDimension width; in ParseParagraphStyle() local
2055 CalcDimension width; ParseParagraphStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp778 int32_t width = container ? container->GetViewWidth() : 0; in GetDeviceInfo() local
1329 int32_t width = ParseIntParams(runtime, arg, "width"); in JsHandleOffscreenCanvas() local
[all...]
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp394 void PipelineContext::SetRootRect(double width, double height, double offset) {} in SetRootRect() argument
464 void PipelineContext::OnSurfaceChanged(int32_t width, int32_t height, WindowSizeChangeReason type, in OnSurfaceChanged() argument
913 void PipelineBase::SetRootSize(double density, float width, float height) {} in SetRootSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1721 void WebDelegateCross::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect() argument
1726 DragResize( const double& width, const double& height, const double& preHeight, const double& preWidth) DragResize() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp767 void PipelineContext::SetClipHole(double left, double top, double width, double height) in SetClipHole() argument
2041 void PipelineContext::WindowSizeChangeAnimate(int32_t width, int32_t height, WindowSizeChangeReason type, in WindowSizeChangeAnimate() argument
2081 void PipelineContext::OnSurfaceChanged(int32_t width, int32_t height, WindowSizeChangeReason type, in OnSurfaceChanged() argument
2209 SetRootSizeWithWidthHeight(int32_t width, int32_t height, int32_t offset) SetRootSizeWithWidthHeight() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1323 float width = root->GetGeometryNode()->GetFrameSize().Width(); in MeasureLayoutAndDraw() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp151 int width = std::clamp<int>(std::ceil(localClipRect.GetWidth() - RECT_CEIL_DEVIATION), 0, in UpdateSrcRect() local
1201 void RSSurfaceRenderNode::UpdateSurfaceDefaultSize(float width, float height) in UpdateSurfaceDefaultSize() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp250 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, in Create() argument
257 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, in Create() argument
337 UpdateYUVDataInfo(int32_t width, int32_t height, YUVDataInfo &yuvInfo) UpdateYUVDataInfo() argument
560 CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, const InitializationOptions &opts) CheckParams() argument
2968 AssignYuvDataOnType(PixelFormat format, int32_t width, int32_t height) AssignYuvDataOnType() argument
2986 UpdateYUVDataInfo(PixelFormat format, int32_t width, int32_t height, YUVStrideInfo &strides) UpdateYUVDataInfo() argument
3450 int width = FloatToInt(dstInfo.r.width()); GendstTransInfo() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp681 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() argument
696 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePreviewOutput(int32_t width, int32_t height) in CreatePreviewOutput() argument
710 sptr<CaptureOutput> CameraFrameworkUnitTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput() argument
1060 int32_t width in HWTEST_F() local
1083 int32_t width = PREVIEW_DEFAULT_WIDTH; HWTEST_F() local
1106 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
1130 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
1152 int32_t width = VIDEO_DEFAULT_WIDTH; HWTEST_F() local
1176 int32_t width = VIDEO_DEFAULT_WIDTH; HWTEST_F() local
2766 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
2828 int32_t width = 0; HWTEST_F() local
3224 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
3983 int32_t width = 0; HWTEST_F() local
4076 int32_t width = 0; HWTEST_F() local
5880 int32_t width = 1440; HWTEST_F() local
5934 int32_t width = 1440; HWTEST_F() local
5987 int32_t width = 1440; HWTEST_F() local
6028 int32_t width = VIDEO_DEFAULT_WIDTH; HWTEST_F() local
6054 int32_t width = VIDEO_DEFAULT_WIDTH; HWTEST_F() local
6084 int32_t width = VIDEO_DEFAULT_WIDTH; HWTEST_F() local
6429 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
6457 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
6480 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
6505 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
6530 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
6746 int32_t width = PHOTO_DEFAULT_WIDTH; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp988 int32_t width; in JSGetWidth() local
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1679 auto width = info.width; UpdateDisplayInfo() local
1743 auto width = displayInfo->width; UpdateDisplayInfo() local
2147 int32_t width = displayInfo.width; UpdateDisplayInfo() local
3791 CoordinateCorrection(int32_t width, int32_t height, int32_t &integerX, int32_t &integerY) UpdateDisplayInfo() argument
3807 GetWidthAndHeight(const DisplayInfo* displayInfo, int32_t &width, int32_t &height) UpdateDisplayInfo() argument
3888 int32_t width = 0; UpdateDisplayInfo() local
[all...]

Completed in 95 milliseconds

1...<<616263646566