replicant-frameworks_native/include
Kenny Root 18092ddc86 Change assets to use 64-bit API
The asset system and supporting libraries were using off_t instead of
off64_t to access files larger than 2GB (32-bit signed). This change
replaces all off_t with off64_t and lseek64.

There is a new utils/Compat.h added for Mac OS compatibility.

Also fixed some size-related compiler warnings.

Bug: 3205336
Change-Id: I9097b3cb7a602e811fe52f245939d8975da55e9e
2010-12-08 11:21:30 -08:00
..
binder
gui
pim
private Implement reducing the buffer count of a Surface. 2010-11-11 14:06:38 -08:00
surfaceflinger am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475 2010-10-16 08:52:30 -07:00
tts
ui Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
utils Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00