skia2/src
Herb Derby 14d9c31a2c Make fBrokenRun local to doRegen.
If doRegen is called and fCurrGlyph > 0, this implies that the previous call
to doRegen exited early on a code == GrDrawOpAtlas::ErrorCode::kTryAgain.
We can calculate brokenRun directly from the fact doRegen is called with
fCurrGlyph > 0.

Change-Id: I1ee7b88e59708ae329c2204c1d7779a295cd9d33
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/262378
Commit-Queue: Herb Derby <herb@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2020-01-06 22:02:47 +00:00
..
android move clip-stencil function into GpuDevice 2019-12-20 20:31:08 +00:00
atlastext Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type 2019-12-20 21:02:49 +00:00
c Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
codec Have SkWuffsCodec.cpp link to Wuffs API docs 2019-12-16 15:06:04 +00:00
core Rename GrSimpleTextureEffect->GrTextureEffect 2020-01-06 21:49:44 +00:00
effects Rename GrSimpleTextureEffect->GrTextureEffect 2020-01-06 21:49:44 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu Make fBrokenRun local to doRegen. 2020-01-06 22:02:47 +00:00
image Updated proxy isProtected to return a GrProtected enum. 2020-01-03 18:22:17 +00:00
images Fix windows DLL builds with shaper included 2019-11-19 14:50:12 +00:00
lazy use std::make_unique 2019-12-12 22:32:45 +00:00
opts Fix clang warnings 2019-12-19 00:57:12 +00:00
pathops remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
pdf move SkClipStack::asPath into PDFUtils 2019-12-20 19:27:26 +00:00
ports Add more variation support on Mac. 2019-12-13 18:16:13 +00:00
sfnt Add Symbol encoding when renaming a font. 2019-08-07 20:35:28 +00:00
shaders Rename GrSimpleTextureEffect->GrTextureEffect 2020-01-06 21:49:44 +00:00
sksl SkSL description methods are now only present in debug mode 2020-01-03 16:56:27 +00:00
svg remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
utils move SkClipStack::asPath into PDFUtils 2019-12-20 19:27:26 +00:00
xml [svgcanvas] Add flag to suppress newlines and tabs in XML 2019-08-21 20:17:37 +00:00
xps move SkClipStack::asPath into PDFUtils 2019-12-20 19:27:26 +00:00