| commit | ef94c6f88fbb1deb095b1494378befcdb9722839 | [log] [tgz] |
|---|---|---|
| author | ztenghui <ztenghui@google.com> | Thu Feb 13 17:09:45 2014 -0800 |
| committer | ztenghui <ztenghui@google.com> | Thu Feb 13 17:09:45 2014 -0800 |
| tree | d0917ce76760da1e439a94ee3ddabb10af2026dc | |
| parent | b9122c672e76923018198ab0eda07fa6a2145dbc [diff] [blame] |
Separate spot and ambient shadow strength setting Change-Id: I4530e618b09a7f44b5382f8a40646c0ebf5f214c
diff --git a/libs/hwui/Caches.h b/libs/hwui/Caches.h index e7ba9ac..2cc15cc 100644 --- a/libs/hwui/Caches.h +++ b/libs/hwui/Caches.h
@@ -367,7 +367,8 @@ float propertyLightPosXScale; float propertyLightPosYScale; float propertyLightPosZScale; - int propertyShadowStrength; + int propertyAmbientShadowStrength; + int propertySpotShadowStrength; private: enum OverdrawColorSet {