Searched refs:glowBottom (Results 1 – 1 of 1) sorted by relevance
318 int glowBottom = (int) Math.min( in draw() local324 mGlow.setBounds(glowLeft, 0, mWidth - glowLeft, glowBottom); in draw()327 mGlow.setBounds(0, 0, mWidth, glowBottom); in draw()