Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleTriangles.cpp68 const SkPath& path, const SkPaint& triPaint) { in draw_path()
94 SkPaint pathPaint, triPaint; in onDraw() local