This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
native
/
include
/
android
History
Mathias Agopian
3026a1c4e8
add format parameter to setBufferGeometry
...
Change-Id: I7cc2acdc6e65e9468ecfd5b2f22e6b495a383be9
2010-10-25 15:58:35 -07:00
..
asset_manager_jni.h
…
asset_manager.h
…
bitmap.h
…
configuration.h
Fix night/notnight resource folder handling.
2010-09-30 11:26:02 +02:00
input.h
Add unit tests for native input and fix bugs identified.
2010-10-23 03:52:57 -07:00
keycodes.h
…
looper.h
Switch Looper back to using poll() instead of epoll().
2010-10-07 13:26:39 -07:00
native_activity.h
Fix issue
#3126018
: No way to specify NativeActivity's native method
2010-10-24 14:56:38 -07:00
native_window_jni.h
…
native_window.h
add format parameter to setBufferGeometry
2010-10-25 15:58:35 -07:00
obb.h
Update OBB API to include callbacks
2010-09-28 17:23:26 -07:00
rect.h
…
sensor.h
Replace epoll() with poll() and rename PollLoop to Looper.
2010-09-14 01:59:45 -07:00
storage_manager.h
OBB: Change documentation to reflect reality
2010-10-13 12:37:18 -07:00
window.h
…