Searched defs:drawnPath (Results 1 – 2 of 2) sorted by relevance
159 private Path drawnPath; field in ShadowCanvas.PathPaintHistoryEvent162 PathPaintHistoryEvent(Path drawnPath, Paint pathPaint) { in PathPaintHistoryEvent()
395 SkPath drawnPath = drawObj->asPath(2.0f*sigma); in onDraw() local