Home
last modified time | relevance | path

Searched defs:isRound (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/
H A Dplugin_bridge.cpp82 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.h57 bool isRound = false; member
H A Dace_run_args.h73 bool isRound = false; member
/foundation/window/window_manager/previewer/include/
H A Dwindow_model.h45 bool isRound = false; // shape rect(false) circle(true) member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h87 bool isRound; member
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp152 InitDeviceInfo( int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) InitDeviceInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp760 SkRRect RosenRenderBox::GetBoxRRect(const Offset& offset, const Border& border, double shrinkFactor, bool isRound) argument
792 RSRoundRect RosenRenderBox::GetBoxRRect(const Offset& offset, const Border& border, double shrinkFactor, bool isRound) argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp541 InitDeviceInfo( int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) InitDeviceInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp2219 GetBoxRRect( const Offset& offset, const Border& border, double shrinkFactor, bool isRound) GetBoxRRect() argument
2266 GetBoxRRect( const Offset& offset, const Border& border, double shrinkFactor, bool isRound) GetBoxRRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp161 float RoundValueToPixelGrid(float value, bool isRound, bool forceCeil, bool forceFloor) in RoundValueToPixelGrid() argument
181 RectF AdjustPaintRect(float positionX, float positionY, float width, float height, bool isRound) in AdjustPaintRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1907 RectF XComponentPattern::AdjustPaintRect(float positionX, float positionY, float width, float height, bool isRound) in AdjustPaintRect() argument
1963 float XComponentPattern::RoundValueToPixelGrid(float value, bool isRound, bool forceCeil, bool forceFloor) in RoundValueToPixelGrid() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp794 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3125 float RosenRenderContext::RoundValueToPixelGrid(float value, bool isRound, bool forceCeil, bool forceFloor) in RoundValueToPixelGrid() argument
3160 float RosenRenderContext::OnePixelValueRounding(float value, bool isRound, bool forceCeil, bool forceFloor) in OnePixelValueRounding() argument
3220 void RosenRenderContext::RoundToPixelGrid(bool isRound, uint8_t flag) in RoundToPixelGrid() argument
3325 OnePixelRounding(bool isRound, uint8_t flag) OnePixelRounding() argument
6378 SavePaintRect(bool isRound, uint8_t flag) global() argument
[all...]

Completed in 39 milliseconds