Searched refs:foregroundPath (Results 1 – 1 of 1) sorted by relevance
367 private void drawDot(Path fullPath, Path foregroundPath, float x, float y, float dotSize, in drawDot() argument369 Path p = (i == mCurrentDot) ? foregroundPath : fullPath; in drawDot()