aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/char_utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small cleanupsKen Wakasa2012-08-171-1/+1
| | | | Change-Id: Ib66507b8934bc8019a762d24d5311411e044ec84
* Cleanup casts.Ken Wakasa2012-08-141-4/+3
| | | | Change-Id: I3bf33ca407cc3bee9f5c4c6f929cdb1421b92c50
* Clean up constructorsKen Wakasa2012-08-131-4/+5
| | | | | | | | | | | And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
* Header cleanup. Moved a couple of functions from .h to .cpp.Ken Wakasa2012-08-021-0/+2
| | | | Change-Id: Ifd12a7632f75395bd0ef5e394d5c2abd6cbe28c6
* Cleanup headersKen Wakasa2012-07-311-1/+1
| | | | Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
* Cosmetic fixes and style fixesKen Wakasa2012-07-251-1/+0
| | | | Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9Ken Wakasa2012-03-301-0/+899
Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65