Searched refs:glowLeft (Results 1 – 1 of 1) sorted by relevance
338 int glowLeft = (mWidth - mMinWidth)/2; in draw() local339 mGlow.setBounds(glowLeft, 0, mWidth - glowLeft, glowBottom); in draw()