Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegion_path.cpp450 static int extract_path(Edge* edge, Edge* stop, SkPath* path) { in extract_path() function
533 count -= extract_path(start, stop, path); in getBoundaryPath()