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

/external/skia/include/core/
H A DSkPath.h705 kAppend_AddPathMode, enumerator in enum:SkPath::AddPathMode
721 AddPathMode mode = kAppend_AddPathMode);
725 void addPath(const SkPath& src, AddPathMode mode = kAppend_AddPathMode) { argument
736 void addPath(const SkPath& src, const SkMatrix& matrix, AddPathMode mode = kAppend_AddPathMode);

Completed in 688 milliseconds