Home
last modified time | relevance | path

Searched defs:scaleY (Results 1 – 25 of 103) sorted by relevance

12345

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dsvg_dom_base.h61 void ApplyImageFit(ImageFit imageFit, double& scaleX, double& scaleY) in ApplyImageFit()
85 void ApplyFill(double& scaleX, double& scaleY) in ApplyFill()
94 void ApplyContain(double& scaleX, double& scaleY) in ApplyContain()
108 void ApplyCover(double& scaleX, double& scaleY) in ApplyCover()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_divided_ui_capture.h34 RSDividedUICapture(NodeId nodeId, float scaleX, float scaleY) in RSDividedUICapture()
43 RSDividedUICaptureVisitor(NodeId nodeId, float scaleX, float scaleY) in RSDividedUICaptureVisitor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp318 double scaleY = 1.0; local
371 double scaleY = 1.0; local
411 double scaleY = 1.0; local
460 void SvgDom::ApplyImageFit(ImageFit imageFit, double& scaleX, double& scaleY)
484 void SvgDom::ApplyFill(double& scaleX, double& scaleY)
493 void SvgDom::ApplyContain(double& scaleX, double& scaleY)
507 void SvgDom::ApplyCover(double& scaleX, double& scaleY)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_mask_test.cpp100 double scaleY = 1.0f; variable
162 double scaleY = 1.0f; variable
189 double scaleY = 1.0f; variable
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-components-canvas-matrix2d.md81 ### scaleY subsection
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp293 void Paint::Scale(float scaleX, float scaleY) in Scale()
332 float scaleY, int16_t transLateX, int16_t transLateY) in SetTransform()
340 void Paint::Transform(float scaleX, float shearX, float shearY, float scaleY, int16_t transLateX, i… in Transform()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dnine_path_listener_test.cpp60 float scaleY = 2.0; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp419 float scaleY = 1.0; variable
453 float scaleY = 1.0; variable
481 float scaleY = 1.0; variable
1047 const float scaleY = 1.0f; variable
1066 const float scaleY = 1.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_pattern.cpp36 auto scaleY = viewPort.Height() / patternAttr_.height.ConvertToPx(); in OnDrawTraversedBefore() local
H A Dsvg_svg.cpp83 auto scaleY = svgSize.Height() / viewBox.Height(); in AdjustContentAreaByViewBox() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dnine_patch_listener.cpp101 void NinePatchListener::Scale(float scaleX, float scaleY, int32_t scaledWidth, int32_t scaledHeight) in Scale()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_mask.cpp64 std::shared_ptr<RSMask> RSMask::CreateSVGMask(double x, double y, double scaleX, double scaleY, in CreateSVGMask()
128 void RSMask::SetScaleY(double scaleY) in SetScaleY()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_display_manager.cpp138 float scaleX, float scaleY, float pivotX, float pivotY) in SetDisplayScale()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/
H A Dmatrix_fuzzer.cpp99 float scaleY = GetObject<float>(); in NativeMatrixTest002() local
234 float scaleY = GetObject<float>(); in NativeMatrixTest005() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp270 auto scaleY = static_cast<float>(StringUtils::StringToDouble(typeValue)); in __anonc5ef80110e02() local
284 auto scaleY = static_cast<float>(StringUtils::StringToDouble(offsets[1])); in __anonc5ef80111002() local
336 double scaleY = StringUtils::StringToDouble(offsets[3]); in __anonc5ef80111502() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_display_manager.cpp141 float scaleX, float scaleY, float pivotX, float pivotY) in SetDisplayScale()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_scale_demo.cpp107 float scaleY = GetRandomScale(); in Run() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp194 float scaleY = GetObject<float>(); in NativeDrawingPathTest004() local
346 float scaleY = GetObject<float>(); in NativeDrawingPathTest007() local
434 float scaleY = GetObject<float>(); in NativeDrawingPathTest009() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/
H A Dimage_png_plugin_fuzz.cpp131 float scaleY = 2.0; in CreateImageSourceByNinePatchFuzz001() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmatrix2d.cpp27 double scaleY = param.scaleY; in ConvertToMatrix() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h152 …void AddScaleAnimation(float scaleX, float scaleY, float scaleZ, const Dimension& centerX, const D… in AddScaleAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp49 double scaleY = 1.0; in FitImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_obj_abs_geometry_test.cpp65 float scaleY = 0.5f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.cpp312 auto scaleY = isOverlayMode_ ? 1.0f : scale_.y; in PaintHandle() local
340 auto scaleY = isOverlayMode_ ? 1.0f : scale_.y; in PaintHandle() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_matrix.h60 …float scaleX, float skewX, float transX, float skewY, float scaleY, float transY, float p0, float … in SetMatrix()

12345