Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleAAGeometry.cpp278 static void delete_path_segment(int index, SkPath* path) { in delete_path_segment() function
1752 delete_path_segment(fActiveVerb, &fPath); in onClick()