/foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/ |
H A D | plugin_bridge.cpp | 82 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo() local
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.h | 57 bool isRound = false; member
|
H A D | ace_run_args.h | 73 bool isRound = false; member
|
/foundation/window/window_manager/previewer/include/ |
H A D | window_model.h | 45 bool isRound = false; // shape rect(false) circle(true) member
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 87 bool isRound; member
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | system_properties.cpp | 152 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 D | rosen_render_box.cpp | 760 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 D | system_properties.cpp | 541 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 D | rosen_decoration_painter.cpp | 2219 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 D | video_pattern.cpp | 161 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 D | xcomponent_pattern.cpp | 1907 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 D | jsi_engine.cpp | 794 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 3125 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...] |