aboutsummaryrefslogtreecommitdiffstats
path: root/gm
diff options
context:
space:
mode:
authorHerb Derby <herb@google.com>2019-01-16 11:23:29 -0500
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2019-01-16 18:28:28 +0000
commit5fd955e36d6423e337bfd3d782a1c707949a9594 (patch)
tree797f26b4d87bc2829544488979155b8d3fca5140 /gm
parentc39d0c850fa7572d4a0906a8e6f99cc5186984b0 (diff)
downloadplatform_external_skqp-5fd955e36d6423e337bfd3d782a1c707949a9594.tar.gz
platform_external_skqp-5fd955e36d6423e337bfd3d782a1c707949a9594.tar.bz2
platform_external_skqp-5fd955e36d6423e337bfd3d782a1c707949a9594.zip
Rename SkGlyphCache -> SkStrike
Change-Id: I51ca9f61feb0d4f7352ed634b7070327f31ccf05 Reviewed-on: https://skia-review.googlesource.com/c/184400 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Herb Derby <herb@google.com>
Diffstat (limited to 'gm')
-rw-r--r--gm/largeglyphblur.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/largeglyphblur.cpp b/gm/largeglyphblur.cpp
index deed7dcad2..c07c2462e7 100644
--- a/gm/largeglyphblur.cpp
+++ b/gm/largeglyphblur.cpp
@@ -13,7 +13,7 @@
#include "SkMaskFilter.h"
#include "SkTextBlob.h"
-// This test ensures that glyphs whose point size is less than the SkGlyphCache's maxmium, but
+// This test ensures that glyphs whose point size is less than the SkStrike's maxmium, but
// who have a large blur, are still handled correctly
DEF_SIMPLE_GM(largeglyphblur, canvas, 1920, 600) {
const char text[] = "Hamburgefons";