Searched refs:otherPaint (Results 1 – 1 of 1) sorted by relevance
43 protected void __constructor__(Paint otherPaint) { in __constructor__() argument44 ShadowPaint otherShadowPaint = Shadow.extract(otherPaint); in __constructor__()62 Shadow.invokeConstructor(Paint.class, paint, ClassParameter.from(Paint.class, otherPaint)); in __constructor__()