I\'m trying to clip a canvas drawing operation to an arc-shaped wedge. However, I\'m not getting the intended result after setting the clipping path to the canvas.
Are you using HC or above or otherwise using hardware acceleration?
If so, clipPath is unsupported and problematic.
developer.android.com/guide/topics/graphics/hardware-accel.html.