Home
last modified time | relevance | path

Searched refs:unparseable (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/pathops/
DSkOpEdgeBuilder.h52 bool unparseable() const { return fUnparseable; } in unparseable() function
DSkOpBuilder.cpp60 if (builder.unparseable() || !builder.finish()) { in FixWinding()
DSkPathOpsOp.cpp307 if (builder.unparseable()) { in OpDebug()
/third_party/flutter/skia/src/pathops/
DSkOpEdgeBuilder.h52 bool unparseable() const { return fUnparseable; } in unparseable() function
DSkOpBuilder.cpp58 if (builder.unparseable() || !builder.finish()) { in FixWinding()
DSkPathOpsOp.cpp307 if (builder.unparseable()) { in OpDebug()
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.proto106 // unparseable -- should be reported by writing a message to stderr and
/third_party/gstreamer/gstplugins_bad/
DChangeLog173467 We weren't handling unparseable codec_data in some cases.