Home
last modified time | relevance | path

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

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DTouchCatcherView.java36 public final int animationPeriod_us = 1000000; field in TouchCatcherView
89 double normPos = markerPosition(waltDevice.clock.micros(), animationPeriod_us); in onDraw()