drawCornerShadow

open fun drawCornerShadow(@NonNull canvas: Canvas, @Nullable matrix: Matrix, @NonNull bounds: RectF, elevation: Int, startAngle: Float, sweepAngle: Float)

Draws a corner shadow on the canvas in the current bounds with the matrix transform applied.