replicant-frameworks_native/include
Dianne Hackborn 0f253efba5 Don't re-parse the framework resources all the time.
A small optimization to the resource code, to not re-parse the framework
resources every time we build a new AssetManager.  Instead, you can now
construct a ResTable from a previously created one...  of course, like the
existing code for using the data in-place, you can't delete the original
ResTable until you have deleted the one that has been constructed from it.
2009-07-06 11:12:37 -07:00
..
pim
private add glTexParameteri() and fix glTexParameteriv() 2009-06-22 18:09:09 -07:00
tts Add in TTS engine interface the methods to query the availability for a language, 2009-06-29 09:52:17 -07:00
ui Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) 2009-07-02 10:04:20 -07:00
utils Don't re-parse the framework resources all the time. 2009-07-06 11:12:37 -07:00
utils.h