Home
last modified time | relevance | path

Searched defs:totalTime (Results 1 – 25 of 65) sorted by relevance

123

/aosp14/frameworks/base/core/java/android/animation/
H A DTimeAnimator.java42 long totalTime = currentTime - mStartTime; in animateBasedOnTime() local
96 void onTimeUpdate(TimeAnimator animation, long totalTime, long deltaTime); in onTimeUpdate()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeStablityTest.cpp189 double totalTime = 0; variable
213 double totalTime = 0; variable
237 double totalTime = 0; variable
263 double totalTime = 0; variable
293 double totalTime = 0; variable
336 double totalTime = 0; variable
381 double totalTime = 0; variable
428 double totalTime = 0; variable
477 double totalTime = 0; variable
525 double totalTime = 0; variable
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp881 int64_t totalTime = 0; variable
895 int64_t totalTime = 0; variable
909 int64_t totalTime = 0; variable
925 int64_t totalTime = 0; variable
941 int64_t totalTime = 0; variable
955 int64_t totalTime = 0; variable
991 int64_t totalTime = 0; variable
1006 int64_t totalTime = 0; variable
1022 int64_t totalTime = 0; variable
1037 int64_t totalTime = 0; variable
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeStablityTest.cpp298 double totalTime = 0; variable
322 double totalTime = 0; variable
346 double totalTime = 0; variable
372 double totalTime = 0; variable
402 double totalTime = 0; variable
441 double totalTime = 0; variable
482 double totalTime = 0; variable
525 double totalTime = 0; variable
570 double totalTime = 0; variable
614 double totalTime = 0; variable
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DKernelWakelockStats.java29 Entry(int count, long totalTime, int version) { in Entry()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_recorder_test.cpp94 uint64_t totalTime = strtoull(optarg, nullptr, 10); in CaptureOption() local
181 uint64_t totalTime = strtoull(optarg, nullptr, 10); in CapturePause() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsImplTest.java420 long totalTime = u.getWifiMulticastTime(currentTimeMs * 1000, in testMulticastWakelockAcqRel() local
442 long totalTime = u.getWifiMulticastTime(currentTimeMs * 1000, in testMulticastWakelockAcqNoRel() local
472 long totalTime = u.getWifiMulticastTime(currentTimeMs * 1000, in testMulticastWakelockAcqAcqRelRel() local
502 long totalTime = u.getWifiMulticastTime(currentTimeMs * 1000, in testMulticastWakelockAcqRelAcqRel() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerStablityTest.cpp437 double totalTime = 0; variable
465 double totalTime = 0; variable
497 double totalTime = 0; variable
531 double totalTime = 0; variable
568 double totalTime = 0; variable
607 double totalTime = 0; variable
634 double totalTime = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H A Dmultistages_capture_dfx_total_time.cpp58 int64_t totalTime = MediaFileUtils::UTCTimeMilliSeconds() - startTime; in Report() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerStablityTest.cpp583 double totalTime = 0; variable
616 double totalTime = 0; variable
648 double totalTime = 0; variable
678 double totalTime = 0; variable
724 double totalTime = 0; variable
763 double totalTime = 0; variable
793 double totalTime = 0; variable
836 double totalTime = 0; variable
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp604 int64_t totalTime = 0; in HWTEST_F() local
630 int64_t totalTime = 0; in HWTEST_F() local
674 int64_t totalTime = 0; in HWTEST_F() local
719 int64_t totalTime = 0; in HWTEST_F() local
758 int64_t totalTime = 0; in HWTEST_F() local
800 int64_t totalTime = 0; in HWTEST_F() local
881 int64_t totalTime = 0; in HWTEST_F() local
914 int64_t totalTime = 0; in HWTEST_F() local
945 int64_t totalTime = 0; in HWTEST_F() local
975 int64_t totalTime = 0; in HWTEST_F() local
[all …]
/aosp14/frameworks/base/core/java/android/os/
H A DCpuUsageInfo.java38 public CpuUsageInfo(long activeTime, long totalTime) { in CpuUsageInfo()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/dfx/
H A Dcloud_enhancement_dfx_get_count.cpp62 int64_t totalTime = MediaFileUtils::UTCTimeMilliSeconds() - startTime; in Report() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_recorder_test/src/
H A Daudio_opensles_recorder_unit_test.cpp323 int64_t totalTime = 0; variable
340 int64_t totalTime = 0; variable
359 int64_t totalTime = 0; variable
378 int64_t totalTime = 0; variable
432 int64_t totalTime = 0; variable
/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dsys_event.h40 int64_t totalTime; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_state_mgmt_profiler.h87 void SetTotalTime(uint64_t totalTime) in SetTotalTime()
/ohos5.0/foundation/communication/netstack/utils/profiler_utils/include/
H A Di_network_message.h51 double totalTime = 0; member
/aosp14/frameworks/base/core/java/android/app/
H A DWaitResult.java83 public long totalTime; field in WaitResult
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_bubble_progress.cpp34 static const int32_t totalTime = 8; in OnPostFlush() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_context_manager.cpp78 …const float totalTime = static_cast<float>(static_cast<double>(frameTimings.totalTimeUs) / uToSDiv… in BeginFrame() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine.cpp216 const uint64_t totalTime = currentTime - firstTime_; in TickFrame() local
228 bool Engine::TickFrame(IEcs& ecs, uint64_t totalTime, uint64_t deltaTime) in TickFrame()
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java819 long totalTime, ArrayMap<SourceKey, SourceState> inSources) { in createSortedAssociations()
841 ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, long now, long totalTime, in dumpStats()
903 long now, long totalTime, String reqPackage, boolean dumpDetails, boolean dumpAll) { in dumpSources()
1008 static void dumpActiveDurationSummary(PrintWriter pw, final SourceState src, long totalTime, in dumpActiveDurationSummary()
1030 long totalTime = 0; in dumpTime() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
H A Drs_jank_detector.cpp30 uint64_t totalTime = 0; member
/ohos5.0/foundation/communication/netstack/utils/profiler_utils/src/
H A Di_network_message.cpp92 curl_off_t totalTime = 0; in GetTimeInfoFromCurlHandle() local
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyHistogram.java217 long totalTime = ((long)mAverageTimeMs) * mSampleCount + time; in addTimeTaken() local

123