Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkPath.h1237 SkPath& addPoly(const std::initializer_list<SkPoint>& list, bool close) { in addPoly() function
/external/skia/include/core/
DSkPath.h1237 SkPath& addPoly(const std::initializer_list<SkPoint>& list, bool close) { in addPoly() function
/external/skqp/src/core/
DSkPath.cpp1062 SkPath& SkPath::addPoly(const SkPoint pts[], int count, bool close) { in addPoly() function in SkPath
/external/skia/src/core/
DSkPath.cpp1062 SkPath& SkPath::addPoly(const SkPoint pts[], int count, bool close) { in addPoly() function in SkPath