Home
last modified time | relevance | path

Searched defs:scaleX (Results 1 - 25 of 111) sorted by relevance

12345

/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() argument
43 RSDividedUICaptureVisitor(NodeId nodeId, float scaleX, float scaleY) in RSDividedUICaptureVisitor() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dnine_path_listener_test.cpp59 float scaleX = 1.0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_pattern.cpp35 auto scaleX = viewPort.Width() / patternAttr_.width.ConvertToPx(); in OnDrawTraversedBefore() local
H A Dsvg_svg.cpp87 auto scaleX = svgSize.Width() / viewBox.Width(); in AdjustContentAreaByViewBox() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_mask_test.cpp99 double scaleX = 1.0f; in HWTEST_F() local
161 double scaleX = 1.0f; in HWTEST_F() local
188 double scaleX = 1.0f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_draw_window_cache.cpp112 float scaleX = boundSize.GetWidth() / static_cast<float>(image_->GetWidth()); in DealWithCachedWindow() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_divided_ui_capture_test.cpp50 float scaleX = 1.0; in HWTEST_F() local
110 float scaleX = 1.0; in HWTEST_F() local
130 float scaleX = 1.0; in HWTEST_F() local
148 float scaleX = 1.0; in HWTEST_F() local
169 float scaleX = 1.0; in HWTEST_F() local
192 float scaleX = 1.0; HWTEST_F() local
214 float scaleX = 1.0; HWTEST_F() local
243 float scaleX = 1.0; HWTEST_F() local
260 float scaleX = 1.0; HWTEST_F() local
288 float scaleX = 1.0; HWTEST_F() local
320 float scaleX = 1.0; HWTEST_F() local
348 float scaleX = 1.0; HWTEST_F() local
375 float scaleX = 1.0; HWTEST_F() local
392 float scaleX = 1.0; HWTEST_F() local
409 float scaleX = 1.0; HWTEST_F() local
426 float scaleX = 1.0; HWTEST_F() local
443 float scaleX = 1.0; HWTEST_F() local
[all...]
/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() argument
/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() argument
85 void ApplyFill(double& scaleX, double& scaleY) in ApplyFill() argument
94 void ApplyContain(double& scaleX, double& scaleY) in ApplyContain() argument
108 ApplyCover(double& scaleX, double& scaleY) ApplyCover() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp45 double scaleX = 1.0; in FitImage() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_page_transition.cpp116 double scaleX = 1.0; in Scale() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmatrix2d.cpp24 double scaleX = param.scaleX; in ConvertToMatrix() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_display_manager.cpp137 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_display_manager.cpp140 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_display_manager.cpp140 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_scale_demo.cpp106 float scaleX = GetRandomScale(); in Run() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkfont_fuzzer/
H A Dndkfont_fuzzer.cpp167 bool scaleX = GetObject<bool>(); in NativeDrawingFontTest004() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_transition_effect.cpp106 float scaleX = 0.0; in Unmarshalling() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_obj_abs_geometry_test.cpp64 float scaleX = 0.5f; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/
H A Dimage_png_plugin_fuzz.cpp130 float scaleX = 1.0; in CreateImageSourceByNinePatchFuzz001() local
/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 Dimension& centerY) in AddScaleAnimation() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.h52 float scaleX = 1.0f; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_path.cpp41 SetTransform( double scaleX, double skewX, double skewY, double scaleY, double translateX, double translateY) SetTransform() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h120 virtual bool GetScale(float& scaleX, float& scaleY) in GetScale() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_matrix2d.cpp90 double scaleX = 0; in JsSetScaleX() local
[all...]

Completed in 11 milliseconds

12345