Home
last modified time | relevance | path

Searched defs:msec (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp120 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Drecord_itf.cpp40 static SLresult SetDurationLimit(SLRecordItf self, SLmillisecond msec) in SetDurationLimit() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp165 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp169 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.cpp170 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local

Completed in 2 milliseconds