commit | f9bfdc6c9449143eed674c03e15dd8278296d32b | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Thu Aug 07 22:43:06 2014 -0700 |
committer | Jesse Hall <jessehall@google.com> | Fri Sep 05 09:25:01 2014 -0700 |
tree | 11d7ddacc48221dd8c5b5170e23e5a9264fc495c | |
parent | 382574d116759ccc19463c03db841e3d6e2d4424 [diff] |
surfaceflinger: fix -Wsign-compare warnings warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] arning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'const uint32_t' (aka 'const unsigned int') [-Wsign-compare] Change-Id: I823257aa7218c5fd492a3277853210db539bb2e2