Home
last modified time | relevance | path

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

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DDragLatencyFragment.java389 drawLatencyGraph(ft, fy, lt, averageBestShift); in calculateDragLatency()
393 private void drawLatencyGraph(double[] ft, double[] fy, double[] lt, double averageBestShift) { in drawLatencyGraph() method in DragLatencyFragment