aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/imagefromyuvtextures.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/imagefromyuvtextures.cpp')
-rw-r--r--gm/imagefromyuvtextures.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/imagefromyuvtextures.cpp b/gm/imagefromyuvtextures.cpp
index 3d25a0b3ba..e523d22988 100644
--- a/gm/imagefromyuvtextures.cpp
+++ b/gm/imagefromyuvtextures.cpp
@@ -31,7 +31,7 @@ protected:
}
SkISize onISize() override {
- return SkISize::Make(50, 135);
+ return SkISize::Make(50, 175);
}
void onOnceBeforeDraw() override {