replicant-frameworks_native/include
Dianne Hackborn 3945ae5065 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
It turns out we were not returning the density for anything retrieved from a
TypedArray...  which basically means any bitmap references from a layout or style...!!!

This is now fixed.

Also fiddle with the density compatibility mode to turn on smoothing in certain situations,
helping the look of things when they need to scale and we couldn't do the scaling at
load time.
2009-07-29 19:44:01 -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 Add timestamps to video frames to improve A/V sync. 2009-07-08 15:59:25 -07:00
utils Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA 2009-07-29 19:44:01 -07:00
utils.h