Home
last modified time | relevance | path

Searched refs:SetTransactionTimeCorrection (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h217 …RSB_EXPORT static void SetTransactionTimeCorrection(double replayStartTime, double recordStartTime…
H A Drs_profiler_base.cpp837 void RSProfiler::SetTransactionTimeCorrection(double replayStartTime, double recordStartTime) in SetTransactionTimeCorrection() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.cpp246 SetTransactionTimeCorrection(g_playbackStartTime, g_playbackFile.GetWriteTime()); in OnRemoteRequest()