replicant-frameworks_native/services/surfaceflinger/DisplayHardware
Jesse Hall 34a09ba1ef Move eglSwapBuffers out of HWComposer
Commit 8630320 moved the eglSwapBuffers fallback (for devices with no
HWC implementation) from DisplayHardware to HWComposer. But HWComposer
only knows about the framebuffer EGL display and surface handles if
there is a HWC, so it was always passing bogus handles.

This change moves the eglSwapBuffers fallback up to SurfaceFlinger,
which has access to the framebuffer EGL handles.

Bug: 6886613
Change-Id: Iad3f5ff7c90ee48d7053999e6a4548d6794b6ebd
2012-07-30 16:10:49 -07:00
..
DisplayHardwareBase.cpp SurfaceFlinger cleanup 2012-07-24 00:09:35 -07:00
DisplayHardwareBase.h SurfaceFlinger cleanup 2012-07-24 00:09:35 -07:00
FramebufferSurface.cpp factor EGL/GL and surface creation out of DisplayHardware 2012-07-19 14:14:58 -07:00
FramebufferSurface.h factor EGL/GL and surface creation out of DisplayHardware 2012-07-19 14:14:58 -07:00
HWComposer.cpp Move eglSwapBuffers out of HWComposer 2012-07-30 16:10:49 -07:00
HWComposer.h Move eglSwapBuffers out of HWComposer 2012-07-30 16:10:49 -07:00
PowerHAL.cpp don't actuate vsync hint when not needed 2012-04-27 13:55:05 -07:00
PowerHAL.h don't actuate vsync hint when not needed 2012-04-27 13:55:05 -07:00