replicant-frameworks_native/include
Dianne Hackborn 21342c5c19 Expand support for different screen sizes.
Applications can now declare that they support small, normal, or
large screens.  Resource selection can also be done based on these
sizes.  By default, pre-Donut apps are false for small and large,
and Donut or later apps are assumed to support all sizes.  In either
case they can use <supports-screens> in their manifest to declare
what they actually support.
2009-06-26 13:37:05 -07:00
..
pim auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
private add glTexParameteri() and fix glTexParameteriv() 2009-06-22 18:09:09 -07:00
tts Use the same interface in the TTS engine interface for setLanguage and loadLanguage. 2009-06-26 09:46:28 -07:00
ui Cleanup header file. Disallow copy of Camera object by making copy 2009-06-24 10:42:53 -07:00
utils Expand support for different screen sizes. 2009-06-26 13:37:05 -07:00
utils.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00