Searched refs:TICK_SIZE (Results 1 – 1 of 1) sorted by relevance
59 private static final int TICK_SIZE = 30; field in GlitchAndCallbackHeatMapView328 canvas.drawLine(legendArea.right, yPos, legendArea.right - TICK_SIZE, yPos,365 canvas.drawLine(xPos, tickYPos, xPos, tickYPos - TICK_SIZE, linePaint);