commit | f603d212552485c634e25f3556f847dc2b022bd5 | [log] [tgz] |
---|---|---|
author | Jason Sams <rjsams@android.com> | Fri May 14 15:30:29 2010 -0700 |
committer | Jason Sams <rjsams@android.com> | Fri May 14 15:30:29 2010 -0700 |
tree | a2112e01bd2f7d72465717a153216a6d8b6e63f4 | |
parent | 54db59c3594e887a412a24713fc3daa1c2404593 [diff] |
Change RS to use the passed surface size rather than EGL size. Its possible that during a resize the EGL information could be stale so caching this is bad. The surface size should always be correct. Change-Id: Ifd479e1ea70b1cada1a8690c7c82e91aa391b685 Conflicts: libs/rs/rsProgramStore.cpp libs/rs/rsProgramStore.h