Home
last modified time | relevance | path

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

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DWavePlotView.java228 public void refreshGraph() { in refreshGraph() method in WavePlotView
400 refreshGraph(); in onDraw()
415 refreshGraph(); in refreshView()
557 refreshGraph(); in onDown()
571 refreshGraph(); in onFling()
579 refreshGraph(); in onScroll()
591 refreshGraph(); in onDoubleTap()
603 refreshGraph(); in onLongPress()
625 refreshGraph(); in onScale()
DLoopbackActivity.java1683 mWavePlotView.refreshGraph(); in onButtonZoomOutFull()
1692 mWavePlotView.refreshGraph(); in onButtonZoomOut()
1701 mWavePlotView.refreshGraph(); in onButtonZoomIn()