Home
last modified time | relevance | path

Searched refs:dumpArrays (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/include/core/
H A DSkPath.h1698 void dumpArrays(SkWStream* stream, bool dumpAsHex) const;
1699 void dumpArrays() const { this->dumpArrays(nullptr, false); } in dumpArrays() function in SkPath
/third_party/skia/src/core/
H A DSkPath.cpp1996 void SkPath::dumpArrays(SkWStream* wStream, bool dumpAsHex) const { in dumpArrays() function in SkPath

Completed in 9 milliseconds