/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg_circle.cpp | 103 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
H A D | rosen_render_svg_line.cpp | 93 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
H A D | rosen_render_svg_ellipse.cpp | 94 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
H A D | rosen_render_svg_rect.cpp | 94 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
H A D | rosen_render_svg_path.cpp | 98 void RosenRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
H A D | render_svg_base.h | 52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion() argument
|
H A D | rosen_render_svg_polygon.cpp | 188 void RosenRenderSvgPolygon::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
H A D | OpListHandle.h | 44 int percent = 0; member
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/ |
H A D | channel_listener.h | 41 virtual void OnSendFileProcess(int percent) {} in OnSendFileProcess() argument 42 virtual void OnFilesSent(std::string firstFile, int percent) {} in OnFilesSent() argument 43 virtual void OnFilesReceived(std::string files, int percent) {} in OnFilesReceived() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/ |
H A D | channel_listener.h | 41 virtual void OnSendFileProcess(int percent) {} in OnSendFileProcess() argument 42 virtual void OnFilesSent(std::string firstFile, int percent) {} in OnFilesSent() argument 43 virtual void OnFilesReceived(std::string files, int percent) {} in OnFilesReceived() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | tab_bar_element.cpp | 100 void TabBarElement::UpdateScrollIndicator(double percent, int32_t newIndex, bool needChange) in UpdateScrollIndicator() argument
|
H A D | tab_content_element.cpp | 71 void TabContentElement::IndicatorByContent(double percent, int32_t newIndex, bool needChange) in IndicatorByContent() argument
|
H A D | tab_controller.cpp | 137 void TabController::SetIndicatorByScrollContent(double percent, int32_t newIndex, bool needChange) in SetIndicatorByScrollContent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_paint_method.cpp | 28 GradientColor CreatePercentGradientColor(float percent, Color color) in CreatePercentGradientColor() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/track/ |
H A D | rosen_render_arc_track.cpp | 91 bool ShouldHighLight(const double start, const double interval, const double percent) in ShouldHighLight() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_utils.h | 155 static bool IsPercentStr(std::string& percent) in IsPercentStr() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_progress.cpp | 60 CreateProgressComponent( double min, double percent, double cachedValue, double max, ProgressType type) CreateProgressComponent() argument
|
/foundation/arkui/ui_lite/test/uitest/test_view_percent/ |
H A D | ui_test_view_percent.cpp | 198 float percent = DEFAULT_PERCENT / DEFAULT_PERCENT_INTERVAL; AddElement() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/slider/ |
H A D | rosen_render_slider.cpp | 120 int32_t percent = std::round(totalRatio_ * DOUBLE_TO_PERCENT); in AddTipChild() local
|
/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | pixel_map_impl.cpp | 148 uint32_t PixelMapImpl::Opacity(float percent) in Opacity() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | image_pixel_map_switch_test.cpp | 422 float percent = 0.8;
in HWTEST_F() local 449 float percent = 1.5;
in HWTEST_F() local 1126 float percent = 0.0;
in HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | pixel_astc_test.cpp | 293 float percent = 0.5; in HWTEST_F() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_astc.cpp | 145 uint32_t PixelAstc::SetAlpha(const float percent)
in SetAlpha() argument
|
/foundation/window/window_manager/utils/test/unittest/ |
H A D | window_property_test.cpp | 590 uint32_t percent = 1; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | window_session_property_test.cpp | 404 uint32_t percent = 1234567890; in HWTEST_F() local
|