Home
last modified time | relevance | path

Searched refs:linSemicirclePath (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSamplePathOverstroke.cpp103 SkPath linSemicirclePath(SkPoint p1, SkPoint p2) { in linSemicirclePath() function in OverstrokeView
153 path = linSemicirclePath(p1, p2); in onDrawContent()