Home
last modified time | relevance | path

Searched defs:writePath (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/pathops/
DSkOpBuilder.cpp69 bool writePath = false; in FixWinding() local
/third_party/flutter/skia/tools/debugger/
DJsonWriteBuffer.cpp162 void JsonWriteBuffer::writePath(const SkPath& path) { in writePath() function in JsonWriteBuffer
/third_party/flutter/skia/src/core/
DSkWriter32.h143 void writePath(const SkPath& path) { in writePath() function
DSkWriteBuffer.cpp121 void SkBinaryWriteBuffer::writePath(const SkPath& path) { in writePath() function in SkBinaryWriteBuffer
/third_party/flutter/skia/tools/fonts/
DTestSVGTypeface.cpp1183 SkIRect writePath(const SkPath& path, bool layer) { in writePath() function in __anon211ca2b00711::SkCOLRCanvas