replicant-frameworks_native/libs/ui
2009-09-25 14:23:56 -07:00
..
tests
Android.mk Fix sim-eng build. 2009-09-09 08:02:54 -07:00
BufferMapper.cpp
Camera.cpp Fix 2083478: Camera needs an auto-focus cancel API 2009-09-15 18:29:03 +08:00
CameraParameters.cpp Add camera parameter key constants and documentation. 2009-09-25 14:23:56 -07:00
EGLUtils.cpp added EGLUtils::strerror 2009-08-07 16:37:21 -07:00
EventHub.cpp Work on issue #2079167: Flickering issue across multiple UI 2009-09-02 17:20:25 -07:00
EventRecurrence.cpp
FramebufferNativeWindow.cpp fbDev wasn't initialized of hw_get_module failed, but was then used anyway. 2009-09-23 10:56:51 -07:00
ICamera.cpp Fix 2083478: Camera needs an auto-focus cancel API 2009-09-15 18:29:03 +08:00
ICameraClient.cpp
ICameraService.cpp
IOverlay.cpp
ISurface.cpp fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
ISurfaceComposer.cpp
ISurfaceFlingerClient.cpp fix a bug that caused the PixelFormat viewed by Surface to be wrong. 2009-08-19 17:46:26 -07:00
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
LayerState.cpp
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp
Rect.cpp
Region.cpp
SharedBufferStack.cpp add basic time stats for surfaces lock time 2009-09-17 01:35:28 -07:00
Surface.cpp fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer 2009-09-15 19:21:31 -07:00
SurfaceBuffer.cpp fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
SurfaceComposerClient.cpp fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) 2009-09-23 15:49:32 -07:00
SurfaceFlingerSynchro.cpp