Home
last modified time | relevance | path

Searched defs:dipScale (Results 1 - 25 of 36) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drosen_render_positioned.cpp28 auto dipScale = context->GetDipScale(); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drosen_render_tab_bar_item.cpp45 double dipScale = pipelineContext->GetDipScale(); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.cpp47 auto dipScale = context->GetDipScale(); in GetSize() local
H A Dgrid_column_info.cpp49 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in GetWidth() local
99 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in GetOffset() local
H A Dgrid_system_manager.cpp91 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in ToString() local
H A Dgrid_container_info.cpp57 double dipScale = GridSystemManager::GetInstance().GetDipScale(); in BuildColumnWidth() local
H A Dscreen_system_manager.h56 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 Drosen_render_clip.cpp56 double dipScale = context->GetDipScale(); in SyncGeometryProperties() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.cpp21 double GetValueInPx(const Dimension& value, double dipScale) in GetValueInPx() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_universal_painter.cpp40 DrawRRectBackground( SkCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale) DrawRRectBackground() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_radio.cpp151 double dipScale = 1.0; in DrawTouchBoard() local
H A Drosen_render_switch.cpp448 double dipScale = 1.0; in PaintTouchBoard() local
H A Drosen_render_checkbox.cpp373 double dipScale = 1.0; in DrawTouchBoard() local
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar.cpp95 double dipScale = NormalizeToPx(info->GetParent()->GetGutterWidth()); in GetMaxWidthBasedOnGridType() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_container.cpp67 auto dipScale = GridSystemManager::GetInstance().GetDipScale(); in CallSpecializedMethod() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_filter_test.cpp49 float dipScale = 1.0f; in HWTEST_F() local
82 float dipScale = 1.0f; in HWTEST_F() local
H A Drs_material_filter_test.cpp48 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 Dinternal_drag_action.h61 float dipScale = 0.0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_filter.cpp46 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 Drosen_render_transform.cpp205 auto dipScale = context->GetDipScale(); in ConvertDimensionToScaleBySize() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp399 double dipScale = 1.0; in PaintMore() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drosen_render_rating.cpp203 double dipScale = 1.0; in PaintPress() local
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_collapsing_navigation_bar.cpp108 auto dipScale = GetContext().Upgrade()->GetDipScale(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.cpp126 double dipScale = 1.0; in PaintUniversalBackground() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_window_test_ng.cpp476 double dipScale = 0; in HWTEST_F() local
501 double dipScale = 0; in HWTEST_F() local

Completed in 20 milliseconds

12