Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathOverstroke.cpp96 SkPath linSemicirclePath(SkPoint p1, SkPoint p2) { in linSemicirclePath() function in OverstrokeView
146 path = linSemicirclePath(p1, p2); in onDrawContent()
/external/skia/samplecode/
DSamplePathOverstroke.cpp91 SkPath linSemicirclePath(SkPoint p1, SkPoint p2) { in linSemicirclePath() function in OverstrokeView
141 path = linSemicirclePath(p1, p2); in onDrawContent()