Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DPath_incReserve.cpp7 auto addPoly = [](int sides, SkScalar size, SkPath* path) -> void { in REG_FIDDLE() local
/third_party/skia/include/core/
H A DSkPath.h1234 SkPath& addPoly(const std::initializer_list<SkPoint>& list, bool close) { in addPoly() function in SkPath
/third_party/skia/modules/canvaskit/
H A Dinterface.js
/third_party/skia/src/core/
H A DSkPath.cpp817 SkPath& SkPath::addPoly(const SkPoint pts[], int count, bool close) { in addPoly() function in SkPath

Completed in 11 milliseconds