android_hardware_qcom_display/libgralloc
Naseer Ahmed 128d5de4b5 gralloc: Add function to calculate buffer dimensions.
This function can be used from other components
to get the aligned dimensions and size of the buffer
given the width, height and color format.

Change-Id: I8d7532a262194f3883bf0f5166e806e0971392e2

Conflicts:

	libgralloc/gpu.cpp
2012-03-16 20:57:34 -05:00
..
alloc_controller.cpp gralloc: Add function to calculate buffer dimensions. 2012-03-16 20:57:34 -05:00
alloc_controller.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
Android.mk hardware/qcom/display: Add debug feature to display FPS for both bypass,fb 2012-03-16 20:51:30 -05:00
ashmemalloc.cpp display: Standardize debug logging for all memory types 2012-03-16 20:42:12 -05:00
ashmemalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
framebuffer.cpp gralloc: Add function to calculate buffer dimensions. 2012-03-16 20:57:34 -05:00
gpu.cpp gralloc: Add function to calculate buffer dimensions. 2012-03-16 20:57:34 -05:00
gpu.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
gr.h gralloc: Add function to calculate buffer dimensions. 2012-03-16 20:57:34 -05:00
gralloc_priv.h add GRALLOC_USAGE_PRIVATE_UNSYNCHRONIZED for explicit synchronization. 2012-03-16 20:35:18 -05:00
gralloc.cpp display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
ionalloc.cpp libgralloc: don't IonAlloc::close_device() on error 2012-03-16 20:43:04 -05:00
ionalloc.h gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
mapper.cpp display: Add support for protected heaps 2012-03-16 20:34:50 -05:00
memalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
MODULE_LICENSE_APACHE2 gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
NOTICE gralloc: Refactor, ion support 2011-11-16 13:43:12 -08:00
pmem_bestfit_alloc.cpp Dump PMEM usage in out of memory cases for debugging 2012-03-16 20:41:44 -05:00
pmem_bestfit_alloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00
pmemalloc.cpp gralloc: Set total pmem size correctly 2012-03-16 20:43:15 -05:00
pmemalloc.h display: Add support for pmem in the new gralloc 2011-11-20 21:42:37 -08:00