OSDN Git Service

Increase dequeueBuffer timeout
authorJohn Reck <jreck@google.com>
Wed, 17 Jul 2019 18:12:32 +0000 (11:12 -0700)
committerJohn Reck <jreck@google.com>
Thu, 18 Jul 2019 17:48:49 +0000 (10:48 -0700)
commit3f333d6d72fd2d91a68b2fd1fd2ca28291e6b1d9
treecb3170834f800b8539618a75540a0eeaadbebb2c
parent32cc70651986a3e08fa76a92dec8e3e84c1e1fa8
Increase dequeueBuffer timeout

Timeout recovery isn't working properly, so increase it
to avoid any false-positives from something like a
slow screen-on

Bug: 137509524
Test: none
Change-Id: Ic4fae04b41f71600479f9557e334f67c27851db4
libs/hwui/renderthread/CanvasContext.cpp