From 744cbb388870bc1ae0f6b3ac0fbeaa136f55917b Mon Sep 17 00:00:00 2001 From: Jim Van Verth Date: Tue, 19 Dec 2017 13:02:38 -0500 Subject: Fix alpha contribution to tonal color. Also adds a tonal color GM, a grayscale mode to shadowutils GM, and animated alpha to SampleAndroidShadows. Bug: skia: Change-Id: I1dcb5cab7e53ffa7a3bf1a07b6ebfed38df1a9ed Reviewed-on: https://skia-review.googlesource.com/85002 Reviewed-by: Brian Osman Commit-Queue: Jim Van Verth --- gn/gm.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/gm.gni') diff --git a/gn/gm.gni b/gn/gm.gni index d24b8bbb27..85fc6e13a3 100644 --- a/gn/gm.gni +++ b/gn/gm.gni @@ -317,6 +317,7 @@ gm_sources = [ "$_gm/tilemodes.cpp", "$_gm/tilemodes_scaled.cpp", "$_gm/tinybitmap.cpp", + "$_gm/tonalshadows.cpp", "$_gm/transparency.cpp", "$_gm/typeface.cpp", "$_gm/variedtext.cpp", -- cgit v1.2.3