Fix broken test.
bug: 27877439 Change-Id: I43b009f3c9ebe8011a241d0740136e6cff2e1ff7
This commit is contained in:
@@ -34,6 +34,7 @@ TEST(SkiaCanvasProxy, drawGlyphsViaPicture) {
|
||||
SkPaint paint;
|
||||
paint.setAntiAlias(true);
|
||||
paint.setTextSize(20);
|
||||
paint.setTextEncoding(SkPaint::kGlyphID_TextEncoding);
|
||||
static const char* text = "testing text bounds";
|
||||
|
||||
// draw text directly into Recording canvas
|
||||
|
||||
Reference in New Issue
Block a user