Home
last modified time | relevance | path

Searched defs:ArcPaintHistoryEvent (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCanvas.java444 public static class ArcPaintHistoryEvent { class in ShadowCanvas
451 public ArcPaintHistoryEvent(RectF oval, float startAngle, float sweepAngle, boolean useCenter, in ArcPaintHistoryEvent() method in ShadowCanvas.ArcPaintHistoryEvent