replicant-frameworks_native/libs
Jamie Gennis 749172269a Quiet the SurfaceFlingerClient dequeueBuffer error.
This is a temporary WAR for the case where dequeueBuffer is called when
all the buffers owned by a SurfaceTexture are not available - either
they're the current texture buffer or the next one.  Currently, an error
is returned in that case, and this change just prevents that error from
being logged.  In the future this will be fixed to not return an error
in that case.

Bug: 3356050
Change-Id: Ic6cc304881a63ce134cfd0bcb4265e3e3fa94b6a
2011-01-28 12:08:18 -08:00
..
binder am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" 2010-12-28 11:54:08 -08:00
gui Quiet the SurfaceFlingerClient dequeueBuffer error. 2011-01-28 12:08:18 -08:00
surfaceflinger_client clean-up unneeded code 2011-01-20 12:10:11 -08:00
ui Use EGL_NATIVE_VISUAL_ID to select EGLConfig 2011-01-19 18:21:15 -08:00
utils Fix issue 3302649. 2011-01-12 18:28:25 -08:00