Revert "exynos4: gralloc: higher number of buffers for page flipping"

This reverts commit 8b9deaf74e.
tirimbino
codeworkx 12 years ago
parent 39aefd0fc4
commit 4b20a95b20
  1. 2
      exynos4/hal/libgralloc_ump/framebuffer_device.cpp

@ -52,7 +52,7 @@
#include "linux/fb.h"
/* numbers of buffers for page flipping */
#define NUM_BUFFERS 4
#define NUM_BUFFERS 2
enum {
PAGE_FLIP = 0x00000001,

Loading…
Cancel
Save