OSDN Git Service

fix a crasher in surfaceflinger
authorMathias Agopian <mathias@google.com>
Wed, 3 Aug 2011 01:29:51 +0000 (18:29 -0700)
committerMathias Agopian <mathias@google.com>
Wed, 3 Aug 2011 01:29:57 +0000 (18:29 -0700)
commitb17ee7fe4c94523810462858c7417f38f3ba0bcd
tree81fa7b419a5beb840f90627102027eb1b75295cf
parent9ebf4ebbb9611f2aafef7d4d22b74015a7b4c8c4
fix a crasher in surfaceflinger

this would happen if being told to draw before a buffer
was available.

Change-Id: I46d121c73e883078cdbf952063e38b0076f79038
services/surfaceflinger/Layer.cpp