Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp128 static void set_path_pt(int index, const SkPoint& pt, SkPath* path) { in set_path_pt() function
1659 set_path_pt(fActivePt, pt, &fPath); in onClick()