commit | 9cbc99ba45126a6a30ba13fc6d4e75e51ca14ea7 | [log] [tgz] |
---|---|---|
author | Verena Beckham <verena@codeplay.com> | Mon Nov 16 12:25:54 2015 +0000 |
committer | Stephen Hines <srhines@google.com> | Sat Jan 30 15:39:35 2016 -0800 |
tree | 46dac1e368f19e0afc2297c6ca5ae59e52d5c060 | |
parent | a255273939eaeb5c47404b827b13e72950e7f29b [diff] |
Move implementation of fract(float) into driver/runtime. Move the implementation of the float variant of fract from rs_math.rsh into driver/runtime. The old implementation remains in place for older versions, and the move occurs only for API level >= 24. Signed-off-by: Verena Beckham <verena@codeplay.com> Change-Id: Id94e7191604d5ccaee41b6634731ee997bf01983