Home
last modified time | relevance | path

Searched defs:INFINITE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_fraction.cpp29 static constexpr int INFINITE = -1; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp78 constexpr float INFINITE = std::numeric_limits<float>::max(); variable