skia2/tools/fiddle
Herb Derby d3895d867c Centralize the predicate for a glyph being too large for the atlas
Centralize the calculation to SkGlyphCacheCommon. This allows this
function to be used with NO_GPU.

In addition, this was used in the last remaining function in GrTest.
That function was used in a single place. I made the function a static
and remove GrTest.h. This had massive knock-on effects.

Change-Id: I80f874a988f9af4383a83acf7c273d23b8d67c22
Reviewed-on: https://skia-review.googlesource.com/151480
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2018-09-05 19:25:29 +00:00
..
.gitignore experimental/fiddle -> tools/fiddle 2016-04-18 11:50:07 -07:00
animate.sh [fiddle] Add simple animation support. 2017-04-19 18:46:52 +00:00
draw.cpp Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
egl_context.cpp [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
fiddle_main.cpp Centralize the predicate for a glyph being too large for the atlas 2018-09-05 19:25:29 +00:00
fiddle_main.h [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
null_context.cpp [fiddle] Init gpu using the GLTestContext. 2018-05-29 18:20:46 +00:00
parse-fiddle-output [fiddle] Report GL driver info. 2017-06-01 18:03:45 +00:00