OSDN Git Service

Move remaining bits of lockBuffer to dequeueBuffer
authorJesse Hall <jessehall@google.com>
Thu, 21 Jun 2012 18:35:23 +0000 (11:35 -0700)
committerJesse Hall <jessehall@google.com>
Thu, 21 Jun 2012 18:56:49 +0000 (11:56 -0700)
commita74cbc06493ed941a8a54f2f1d0074f03fc9aafb
treef9ece14d0f5b4751cd8085222d4ecdb4ca9cee75
parentd8e812ce6fe9ae0388e98b08456e1d18b9498239
Move remaining bits of lockBuffer to dequeueBuffer

FramebufferNativeWindow::dequeueBuffer now waits for the next buffer
to be non-front in addition to being free.

Change-Id: I991f154958cc6b488b1241aba83d1f95a0513b3c
libs/ui/FramebufferNativeWindow.cpp