Searched refs:unparseable (Results 1 – 8 of 8) sorted by relevance
52 bool unparseable() const { return fUnparseable; } in unparseable() function
60 if (builder.unparseable() || !builder.finish()) { in FixWinding()
307 if (builder.unparseable()) { in OpDebug()
58 if (builder.unparseable() || !builder.finish()) { in FixWinding()
106 // unparseable -- should be reported by writing a message to stderr and
173467 We weren't handling unparseable codec_data in some cases.