Searched refs:deltaInPixels (Results 1 – 2 of 2) sorted by relevance
82 public void onScrollProgress(int inputDeviceId, int source, int axis, int deltaInPixels) { in onScrollProgress() argument90 if (deltaInPixels != 0) { in onScrollProgress()99 mTotalScrollPixels += deltaInPixels; in onScrollProgress()
145 void onScrollProgress(int inputDeviceId, int source, int axis, int deltaInPixels); in onScrollProgress() argument