replicant-frameworks_native/include/ui
Rodrigo Obregon 71484f2f76 Framebuffer: Support variable number of framebuffers in the UI
This change defines a macro NUM_FRAME_BUFFERS to set
the desired number of framebuffers to be used by the UI,
instead of hard-coding 2 framebuffers.

Aditional logic has been  added to handle the initialization
and destruction of NUM_FRAME_BUFFERS buffers.

Change-Id: I3a4bfec3e0f453432f2ffebf084c00f574d3be46
Signed-off-by: Rodrigo Obregon <robregon@ti.com>
2010-11-03 15:16:18 -05:00
..
egl Add a new connect/disconnect API to android_native_window_t 2010-03-11 15:05:52 -08:00
android_native_buffer.h fix [2167050] glTexImage2D code path buggy in SurfaceFlinger 2009-10-06 17:00:25 -07:00
DisplayInfo.h
EGLNativeSurface.h
EGLUtils.h added EGLUtils::strerror 2009-08-07 16:37:21 -07:00
EventHub.h Keep track of remaining fd when devices are removed 2010-06-28 11:36:14 +02:00
FramebufferNativeWindow.h Framebuffer: Support variable number of framebuffers in the UI 2010-11-03 15:16:18 -05:00
GraphicBuffer.h remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
GraphicBufferAllocator.h fix [2545826] calling into gralloc with external lock held 2010-03-25 14:34:49 -07:00
GraphicBufferMapper.h fix [2167050] glTexImage2D code path buggy in SurfaceFlinger 2009-10-06 17:00:25 -07:00
IOverlay.h
KeyCharacterMap.h
KeycodeLabels.h Add new keycodes for the convenience of Japanese IMEs 2010-05-05 13:37:21 -07:00
Overlay.h Adding resizeInput and setAttributes for overlay 2009-07-29 17:53:38 -07:00
PixelFormat.h fix a bug I introduced recently where YUV formats would crash the system 2010-02-16 20:43:39 -08:00
Point.h
Rect.h
Region.h Remove a dependency of Region (libui) on Parcel (libbinder). 2010-02-17 20:26:47 -08:00