replicant-frameworks_native/include
Mathias Agopian 5f28411a85 improve Vector<> with types that can be trivially moved and remove some unused code.
This optimization applies to sp<> and wp<> which should now perform about the same as regular pointers when placed in to Vector<>.
2009-06-22 02:31:07 -07:00
..
binder new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
pim
private fix a bug where copybit only renders in the first buffer when used with s/w GL 2009-06-10 16:15:32 -07:00
tts Updating TTS engine interface for setting the language based on language, country and variant codes 2009-06-16 13:25:15 -07:00
ui fix a bunch of problems with destroying surfaces. 2009-06-04 18:46:21 -07:00
utils improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00