Home
last modified time | relevance | path

Searched defs:timeStart_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.h51 double timeStart_ = 0.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.h72 double timeStart_ = 0.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.h71 double timeStart_ = 0.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.h76 double timeStart_ = 0.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_base.h76 std::chrono::high_resolution_clock::time_point timeStart_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_jank_stats.h106 int64_t timeStart_ = TIMESTAMP_INITIAL; member