commit | bfa58aab0a7723f2757f7919f37a520f469b7b04 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Thu Apr 13 12:53:15 2017 -0700 |
committer | Romain Guy <romainguy@google.com> | Thu Apr 13 12:59:38 2017 -0700 |
tree | 5c4eb59c6cc8a58a32c0e7a3bced856dcac2bc23 | |
parent | d09be1c0e961fbcf27cb25d5d0070912a9fadd2e [diff] |
Range check transfer params in float domain Our native code uses floats for transfer parameters, the range check was too small (using the next representable double instead of the next representable float). Bug: 37013532 Test: Manual run of broken app, CtsGraphicsTestCases Change-Id: Id91a3e62068be0abf13ee75e39c758eb106a5f24