Searched refs:lastGpuSyncTimeS (Results 1 – 1 of 1) sorted by relevance
2472 double lastGpuSyncTimeS = mGpuClockSync.gpuTimestampS; in flushGpuEvents() local2486 (nextGpuSyncDiffS - lastGpuSyncDiffS) / (nextGpuSyncTimeS - lastGpuSyncTimeS); in flushGpuEvents()2497 gpuTimestampS += lastGpuSyncDiffS + gpuSyncDriftSlope * (gpuTimestampS - lastGpuSyncTimeS); in flushGpuEvents()