Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacyCanvas.java557 private static class PathPaintHistoryEvent { class in ShadowLegacyCanvas
561 PathPaintHistoryEvent(Path drawnPath, Paint pathPaint) { in PathPaintHistoryEvent() method in ShadowLegacyCanvas.PathPaintHistoryEvent