commit | 4615f1302b1935733e3e1d13efe360a16c1550e6 | [log] [tgz] |
---|---|---|
author | Keun young Park <keunyoung@google.com> | Thu Oct 04 16:27:23 2012 -0700 |
committer | Keun young Park <keunyoung@google.com> | Thu Oct 04 16:27:23 2012 -0700 |
tree | eb2be3beba4aa552f42af9146458edc60a6e43b5 | |
parent | a0296d64c0c18e1a892d0ef770830624a8af0411 [diff] |
fix broken ColorBufferTest - Two errors were happening: 1. wrong pixel : caused by wrong read postion (w/2, w/2) instead of (w/2, h/2) 2. null view when onPause is called - also clean-up some style issues, but not all. Bug: 6952768 Change-Id: Id1a493e691b23fa315b19b6eb19e33edc61c518a