d6b1474f2db64718b544741c91354a693a5c5b91
A Google modification to eglCreateWindowSurface was causing SurfaceFlinger to set its swap interval value back to 1, regardless of the value set in the debug.gr.swapinterval property. This patch modifies the fb_setSwapInterval function in gralloc to check the debug.gr.swapinterval property and not change the swap interval if a value is set there. CRs-fixed: 329524 Change-Id: I80463c1209addbff227db7832dd0023e94eb06ac
Description
No description provided
Languages
C++
90.2%
Objective-C
4.6%
C
2.8%
Makefile
2.4%