From c5b109bede1e83e7b2b2327670c2037f26fcfb7a Mon Sep 17 00:00:00 2001 From: codeworkx Date: Mon, 3 Dec 2012 18:11:28 +0100 Subject: gralloc: hello }, welcome back at your new home Change-Id: I86f80b78325f37f2d46b0c3b08818ab1274242e9 --- exynos4/hal/libgralloc_ump/framebuffer_device.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exynos4/hal/libgralloc_ump/framebuffer_device.cpp b/exynos4/hal/libgralloc_ump/framebuffer_device.cpp index 9d72b24..9fec733 100644 --- a/exynos4/hal/libgralloc_ump/framebuffer_device.cpp +++ b/exynos4/hal/libgralloc_ump/framebuffer_device.cpp @@ -144,6 +144,9 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) #ifdef MALI_VSYNC_EVENT_REPORT_ENABLE gralloc_mali_vsync_report(MALI_VSYNC_EVENT_END_WAIT); #endif +#endif +#ifdef STANDARD_LINUX_SCREEN + } #endif m->currentBuffer = buffer; } else { -- cgit v1.2.3