Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
authorJarkko Pöyry <jpoyry@google.com>
Tue, 2 Jun 2015 03:55:25 +0000 (20:55 -0700)
committerJarkko Poyry <jpoyry@google.com>
Mon, 8 Jun 2015 20:34:20 +0000 (20:34 +0000)
commit58aae3be8e0f69d8e48f5a50dca830b0bfc1b136
treefa0a94e418f68fbb04b7d22050f59779ab1ea502
parent44b9070540cc12faccfb02bb5082ada7a83bc112
Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.

Bug: 21326686
Change-Id: Iace59b3e8ffd7fe88b75bc1801f57207807304c8
Android.mk
framework/delibs/debase/CMakeLists.txt
framework/delibs/debase/deMath.c
framework/delibs/debase/deMath.h
framework/delibs/debase/deMathTest.c [new file with mode: 0644]
modules/internal/ditDelibsTests.cpp