Searched defs:dotSize (Results 1 – 1 of 1) sorted by relevance
293 float dotSize = (DOT_SIZE * height); in draw() local367 private void drawDot(Path fullPath, Path foregroundPath, float x, float y, float dotSize, in drawDot()