Loading libs/surfaceflinger/Layer.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -454,11 +454,11 @@ void Layer::lockPageFlip(bool& recomputeVisibleRegions) // recompute visible region recomputeVisibleRegions = true; } // we now have the correct size, unfreeze the screen mFreezeLock.clear(); } } if (lcblk->getQueuedCount()) { // signal an event if we have more buffers waiting Loading Loading
libs/surfaceflinger/Layer.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -454,11 +454,11 @@ void Layer::lockPageFlip(bool& recomputeVisibleRegions) // recompute visible region recomputeVisibleRegions = true; } // we now have the correct size, unfreeze the screen mFreezeLock.clear(); } } if (lcblk->getQueuedCount()) { // signal an event if we have more buffers waiting Loading