Home
last modified time | relevance | path

Searched refs:RemoteClockInfo (Results 1 – 7 of 7) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DWaltTcpConnection.java51 private RemoteClockInfo remoteClock = new RemoteClockInfo();
211 remoteClock.baseTime = RemoteClockInfo.microTime() - Long.parseLong(parts[1]); in updateClock()
216 public RemoteClockInfo syncClock() throws IOException { in syncClock()
DWaltUsbConnection.java42 private RemoteClockInfo remoteClock = new RemoteClockInfo();
135 public RemoteClockInfo syncClock() throws IOException { in syncClock()
DUsMotionEvent.java48 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
58 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
DWaltDevice.java66 public RemoteClockInfo clock;
231 clock = new RemoteClockInfo(); in simpleSyncClock()
232 clock.baseTime = RemoteClockInfo.microTime(); in simpleSyncClock()
DRemoteClockInfo.java44 public class RemoteClockInfo { class
DWaltConnection.java33 RemoteClockInfo syncClock() throws IOException; in syncClock()
DScreenResponseFragment.java237 traceLogger.log(RemoteClockInfo.microTime(), RemoteClockInfo.microTime() + 1000,