Home
last modified time | relevance | path

Searched defs:growForVerbsInPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathRef.cpp340 std::tuple<SkPoint*, SkScalar*> SkPathRef::growForVerbsInPath(const SkPathRef& path) { in growForVerbsInPath() function in SkPathRef
/external/skia/include/private/
DSkPathRef.h137 std::tuple<SkPoint*, SkScalar*> growForVerbsInPath(const SkPathRef& path) { in growForVerbsInPath() function