/foundation/arkui/ace_engine/frameworks/core/components/positioned/ |
H A D | rosen_render_positioned.cpp | 28 auto dipScale = context->GetDipScale(); in Update() local
|
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | rosen_render_tab_bar_item.cpp | 45 double dipScale = pipelineContext->GetDipScale(); in Paint() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | screen_system_manager.cpp | 47 auto dipScale = context->GetDipScale(); in GetSize() local
|
H A D | grid_column_info.cpp | 49 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in GetWidth() local 99 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in GetOffset() local
|
H A D | grid_system_manager.cpp | 91 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in ToString() local
|
H A D | grid_container_info.cpp | 57 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in BuildColumnWidth() local
|
H A D | screen_system_manager.h | 56 void SetWindowInfo(double screenWidth, double density, double dipScale)
in SetWindowInfo() argument 64 void SetWindowInfo(double density, double dipScale)
in SetWindowInfo() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/clip/ |
H A D | rosen_render_clip.cpp | 56 double dipScale = context->GetDipScale(); in SyncGeometryProperties() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | edge.cpp | 21 double GetValueInPx(const Dimension& value, double dipScale) in GetValueInPx() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_universal_painter.cpp | 40 DrawRRectBackground( SkCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale) DrawRRectBackground() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | rosen_render_radio.cpp | 151 double dipScale = 1.0; in DrawTouchBoard() local
|
H A D | rosen_render_switch.cpp | 448 double dipScale = 1.0; in PaintTouchBoard() local
|
H A D | rosen_render_checkbox.cpp | 373 double dipScale = 1.0; in DrawTouchBoard() local
|
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A D | render_tool_bar.cpp | 95 double dipScale = NormalizeToPx(info->GetParent()->GetGutterWidth()); in GetMaxWidthBasedOnGridType() local
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_grid_container.cpp | 67 auto dipScale = GridSystemManager::GetInstance().GetDipScale(); in CallSpecializedMethod() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_filter_test.cpp | 49 float dipScale = 1.0f;
in HWTEST_F() local 82 float dipScale = 1.0f;
in HWTEST_F() local
|
H A D | rs_material_filter_test.cpp | 48 float dipScale = 1.0; in HWTEST_F() local 67 float dipScale = 1.0f; in HWTEST_F() local 197 float dipScale = 1.0f; in HWTEST_F() local 345 float dipScale = 1.0f; in HWTEST_F() local 409 float dipScale = 1.0f; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
H A D | internal_drag_action.h | 61 float dipScale = 0.0; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_filter.cpp | 46 std::shared_ptr<RSFilter> RSFilter::CreateMaterialFilter(int style, float dipScale, BLUR_COLOR_MODE mode, float ratio) in CreateMaterialFilter() argument 63 float RSFilter::RadiusVp2Sigma(float radiusVp, float dipScale) in RadiusVp2Sigma() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | rosen_render_transform.cpp | 205 auto dipScale = context->GetDipScale(); in ConvertDimensionToScaleBySize() local
|
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | rosen_render_text_overlay.cpp | 399 double dipScale = 1.0; in PaintMore() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/rating/ |
H A D | rosen_render_rating.cpp | 203 double dipScale = 1.0; in PaintPress() local
|
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | render_collapsing_navigation_bar.cpp | 108 auto dipScale = GetContext().Upgrade()->GetDipScale(); in PerformLayout() local
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list_item.cpp | 126 double dipScale = 1.0; in PaintUniversalBackground() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_window_test_ng.cpp | 476 double dipScale = 0; in HWTEST_F() local 501 double dipScale = 0; in HWTEST_F() local
|