Searched refs:getRipplePaint (Results 1 – 4 of 4) sorted by relevance
106 private Paint getRipplePaint() { in getRipplePaint() method in KeyButtonRipple117 final Paint p = getRipplePaint(); in drawSoftware()419 mRipplePaint = getRipplePaint(); in enterHardware()438 mPaintProp = CanvasProperty.createPaint(getRipplePaint()); in exitHardware()
255 final Paint paint = mOwner.getRipplePaint(); in startHardwareEnter()293 opacity.setStartValue(mOwner.getRipplePaint().getAlpha()); in startHardwareExit()
839 final Paint p = getRipplePaint(); in drawBackgroundAndRipples()864 Paint getRipplePaint() { in getRipplePaint() method in RippleDrawable
8982 HSPLandroid/graphics/drawable/RippleDrawable;->getRipplePaint()Landroid/graphics/Paint;