Home
last modified time | relevance | path

Searched defs:percent (Results 1 - 25 of 81) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_circle.cpp103 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_line.cpp93 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_ellipse.cpp94 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_rect.cpp94 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_path.cpp98 void RosenRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drender_svg_base.h52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion() argument
H A Drosen_render_svg_polygon.cpp188 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 DOpListHandle.h44 int percent = 0; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_listener.h41 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 Dchannel_listener.h41 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 Dtab_bar_element.cpp100 void TabBarElement::UpdateScrollIndicator(double percent, int32_t newIndex, bool needChange) in UpdateScrollIndicator() argument
H A Dtab_content_element.cpp71 void TabContentElement::IndicatorByContent(double percent, int32_t newIndex, bool needChange) in IndicatorByContent() argument
H A Dtab_controller.cpp137 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 Dscrollable_paint_method.cpp28 GradientColor CreatePercentGradientColor(float percent, Color color) in CreatePercentGradientColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_arc_track.cpp91 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 Darkts_utils.h155 static bool IsPercentStr(std::string& percent) in IsPercentStr() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp60 CreateProgressComponent( double min, double percent, double cachedValue, double max, ProgressType type) CreateProgressComponent() argument
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp198 float percent = DEFAULT_PERCENT / DEFAULT_PERCENT_INTERVAL; AddElement() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_slider.cpp120 int32_t percent = std::round(totalRatio_ * DOUBLE_TO_PERCENT); in AddTipChild() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp148 uint32_t PixelMapImpl::Opacity(float percent) in Opacity() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp422 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 Dpixel_astc_test.cpp293 float percent = 0.5; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp145 uint32_t PixelAstc::SetAlpha(const float percent) in SetAlpha() argument
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp590 uint32_t percent = 1; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp404 uint32_t percent = 1234567890; in HWTEST_F() local

Completed in 14 milliseconds

1234