Home
last modified time | relevance | path

Searched refs:readPath (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/fuzz/oss_fuzz/
DFuzzPathDeserialize.cpp16 buf.readPath(&path); in FuzzPathDeserialize()
/third_party/skia/fuzz/oss_fuzz/
DFuzzPathDeserialize.cpp16 buf.readPath(&path); in FuzzPathDeserialize()
/third_party/flutter/skia/src/core/
DSkReadBuffer.h99 void readPath(SkPath* path);
264 void readPath (SkPath* out) { *out = SkPath(); } in readPath() function
DSkReader32.h110 bool readPath(SkPath* path) { in readPath() function
DSkReadBuffer.cpp222 void SkReadBuffer::readPath(SkPath* path) { in readPath() function in SkReadBuffer
DSkPictureData.cpp434 buffer.readPath(&fPaths.push_back()); in parseBufferTag()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp78 static Expected<std::vector<Profile::FuncID>> readPath(DataExtractor &Extractor, in readPath() function
297 auto PathOrError = readPath(Extractor, Offset); in loadProfile()
/third_party/flutter/skia/src/effects/
DSk2DPathEffect.cpp123 buffer.readPath(&path); in CreateProc()
DSk1DPathEffect.cpp163 buffer.readPath(&path); in CreateProc()
/third_party/skia/src/effects/
DSk2DPathEffect.cpp174 buffer.readPath(&path); in CreateProc()
DSk1DPathEffect.cpp110 buffer.readPath(&path); in CreateProc()
/third_party/skia/src/core/
DSkReadBuffer.h109 void readPath(SkPath* path);
DSkReadBuffer.cpp246 void SkReadBuffer::readPath(SkPath* path) { in readPath() function in SkReadBuffer
DSkPictureData.cpp431 buffer.readPath(&fPaths.push_back()); in parseBufferTag()
/third_party/flutter/skia/tests/
DSerializationTest.cpp75 reader.readPath(path); in Read()
DPathTest.cpp2595 reader.readPath(&readBack); in write_and_read_back()
/third_party/skia/tests/
DSerializationTest.cpp74 reader.readPath(path); in Read()
DPathTest.cpp2591 reader.readPath(&readBack); in write_and_read_back()
/third_party/flutter/skia/dm/
DDM.cpp74 static DEFINE_string2(readPath, r, "",
/third_party/skia/dm/
DDM.cpp81 static DEFINE_string2(readPath, r, "",