gralloc: hello }, welcome back at your new home

Change-Id: I86f80b78325f37f2d46b0c3b08818ab1274242e9
tirimbino
codeworkx 12 years ago
parent 0a4bdb5f50
commit c5b109bede
  1. 3
      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 {

Loading…
Cancel
Save