android_system_core/include/system
Jamie Gennis 208ec5ec56 ANativeWindow: add setters for dimensions and fmt
This change adds two new 'perform' setters to set the dimensions and
pixel format of the buffers that will be dequeued from the
ANativeWindow.  These new setters provide the same functionality as
_SET_BUFFERS_GEOMETRY, but allow the format and dimensions to be set
independently.  The _SET_BUFFERS_GEOMETRY setter is still supported to
maintain backwards compatibility.

Change-Id: Ib49b7798ffebe61eff2c8e4202fc3048cfec7bdd
2011-07-07 11:51:48 -07:00
..
audio.h Fixed some audio helper functions 2011-06-16 21:13:43 -07:00
audio_policy.h core: move audio_policy.h here from hardware 2011-06-13 17:54:33 -07:00
camera.h move non-HAL definitions to syste/core/include 2011-05-02 19:18:46 -07:00
graphics.h fix a comment typo in system/graphics.h 2011-05-18 14:42:46 -07:00
window.h ANativeWindow: add setters for dimensions and fmt 2011-07-07 11:51:48 -07:00