Home
last modified time | relevance | path

Searched defs:diffTime (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp136 std::chrono::duration<double> diffTime = event.time - lastTimePoint_; in UpdateTouchPoint() local
172 std::chrono::duration<double> diffTime = time - lastTimePoint_; in UpdateTrackerPoint() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
H A Dhdf_single_node_message_test.c201 OsalTimespec diffTime; in MessageSingleNodeTest003() local
301 OsalTimespec diffTime; in MessageSingleNodeTest005() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_worker_queue_keeper.cpp83 …auto diffTime = std::chrono::duration_cast<std::chrono::milliseconds>(now - firstTask->createTimeP… in WorkerLockCondition() local
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp54 long diffTime = 0; in FormatDateTimeByTimeZone() local
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sync.h44 int64_t diffTime; member
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp188 … int32_t diffTime = event.time - outputEvents.back().time - outputEvents.back().duration; in MixedWaveProcess() local
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dosal_all_test.c371 OsalTimespec diffTime = { 0, 0 }; in OsaCheckRun() local
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp272 uint64_t diffTime = endTime - curTime; in SetProcessdumpTimeout() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp318 int64_t diffTime = expectCommitTime - currTime; in CalculateDelayTime() local
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/include/
H A Dplayer_define.h136 int64_t diffTime; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_discreporter.c454 uint64_t diffTime = UINT64_MAX - record->mDiscTotalTime; in SoftbusRecordFirstDiscTime() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_all_test.c474 OsalTimespec diffTime = { 0, 0 }; in OsaCheckRun() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp108 double diffTime = static_cast<double>(actionTime - lastActionTime_) / 1000; in RecordLabelsInfo() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c555 uint32_t diffTime = GetTimeDiffMs(&now, &remoteNode->updateTs); in IsAllowToBeRemoved() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1576 int64_t diffTime = g_bcManager[bcId].time + BC_WAIT_TIME_MICROSEC - time; in StopBroadcasting() local
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp412 …auto diffTime = std::chrono::duration_cast<std::chrono::milliseconds>(now - lastCallTime_).count(); in UnloadPluginTask() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp332 int64_t diffTime = currentDownTime - lastPointerDownTime; in HandleKnuckleGestureDownEvent() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp1347 int64_t diffTime = endSetSurfaceTime - startSetSurfaceTime; in SetVideoSurface() local