gralloc: Let } rejoin its people
authorAndrew Dodd <atd7@cornell.edu>
Wed, 5 Dec 2012 05:47:48 +0000 (00:47 -0500)
committerAndrew Dodd <atd7@cornell.edu>
Wed, 5 Dec 2012 05:47:48 +0000 (00:47 -0500)
This is the story of poor }.  It is a painful saga.

Samsung left } floating inside the galaxy of framebuffer_alloc,
unable to join its brethren on the planet of STANDARD_LINUX_SCREEN
when they were shifted out of the #ifdef dimension.

codeworkx brutally eliminated poor } from the galaxy, it was
nowhere to be seen.  codeworkx then took pity on the } and
placed it back on the planet of STANDARD_LINUX_SCREEN, but
placed it on a continent where it was all alone, unable to
ever see its mate {

Take pity on poor }, let it rejoin its people on the correct
continent of the planet STANDARD_LINUX_SCREEN, so they may
all shift out of the #ifdef dimension together.

Change-Id: I7a700b73ccd2c91f91d9af3704930759f46978c7

exynos4/hal/libgralloc_ump/framebuffer_device.cpp

index 9fec733777b42badc00c634d0d1f50b6242c153d..cfdedba35f1b39534a806947f54d92fcfcdd5820 100644 (file)
@@ -128,6 +128,7 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer)
                 ALOGE("S3CFB_SET_VSYNC_INT disable failed");
                 return 0;
             }
+        }
 #else
         /*Standard Android way*/
 #ifdef MALI_VSYNC_EVENT_REPORT_ENABLE
@@ -145,9 +146,7 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer)
         gralloc_mali_vsync_report(MALI_VSYNC_EVENT_END_WAIT);
 #endif
 #endif
-#ifdef STANDARD_LINUX_SCREEN
-        }
-#endif
+
         m->currentBuffer = buffer;
     } else {
         /*