Home
last modified time | relevance | path

Searched defs:lastTime (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp82 static uint32_t lastTime = HALTick::GetInstance().GetTime(); in UpdateFPSByFixedTimeMethod() local
107 static uint32_t lastTime = HALTick::GetInstance().GetTime(); in UpdateFPSByAverageSamplingMethod() local
136 static uint32_t lastTime = HALTick::GetInstance().GetTime(); in UpdateFPSByPreciseSamplingMethod() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dpanorama_demo.js46 let lastTime = Date.now(); variable
H A Dcube_demo.js111 let lastTime = Date.now(); variable
H A Dshadow_demo.js20 let lastTime = Date.now(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dpanorama2_demo.js49 let lastTime = Date.now(); variable
H A Dcube2_demo.js111 let lastTime = Date.now(); variable
H A Dshadow2_demo.js20 let lastTime = Date.now(); variable
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouchpad_transform_processor.h62 uint64_t lastTime = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_idle_detector_test.cpp33 constexpr uint64_t lastTime = 200000000; variable
H A Dhgm_frame_rate_manager_test.cpp38 constexpr uint64_t lastTime = 100000000; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.c238 uint32 lastTime = service->ops.timestamp; in EndWork() local
H A Dsamgr_lite.c514 uint32 lastTime = serviceImpl->ops.timestamp; in HandleInitRequest() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp375 time_t lastTime; in IsTimerReady() local
470 time_t lastTime = getOppositeTime(); in UpdateUidLastTimeMap() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp34 double CalcSysCpuUsage(uint32_t deltaTime, uint32_t currTime, uint32_t lastTime) in CalcSysCpuUsage()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dkvstore_flowctrl_manager_test.cpp155 uint64_t lastTime = duration_cast<microseconds>(steady_clock::now().time_since_epoch()).count(); variable
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp182 uint64_t lastTime = 0; in GetAvgCoordinate() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp407 EventTime lastTime = TimerTester::GetCurrentTime(); variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp523 static uint64_t lastTime = 0; in SaveBindingRecoders() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_layout_algorithm.cpp329 auto lastTime = pattern->GetLastTime(); in OnHoverStatusChange() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h80 FILLP_LLONG lastTime; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp729 bool FileFdSourcePlugin::IsValidTime(int64_t curTime, int64_t lastTime) in IsValidTime()
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp213 int64_t lastTime = session->GetLastIncrementalTime(bundleName); in StartGetFdTask() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp1451 uint64_t lastTime = 0; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp487 static uint64_t lastTime = 0; in HandleEventSlide() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng_new.cpp668 auto lastTime = currentTime - 1000 * 1000000 - 1000; variable

12