Searched defs:drawnPath (Results 1 – 2 of 2) sorted by relevance
558 private final Path drawnPath; field in ShadowLegacyCanvas.PathPaintHistoryEvent561 PathPaintHistoryEvent(Path drawnPath, Paint pathPaint) { in PathPaintHistoryEvent()
136 ShadowPath drawnPath = shadowOf(shadow.getDrawnPath(0)); in drawPath_shouldRecordThePathAndThePaint() local