Searched refs:OvalShadowPainter (Results 1 – 1 of 1) sorted by relevance
62 private final OvalShadowPainter mShadowPainter;200 mShadowPainter = new OvalShadowPainter(shadowWidth, 0, getCircleRadius(), in CircledImageView()723 private static class OvalShadowPainter { class in CircledImageView736 OvalShadowPainter( in OvalShadowPainter() method in CircledImageView.OvalShadowPainter