* commit '8c303f7e64b3de7748922e6f951d9e82bc96badd': SurfaceFlinger: mFbFence initialization
This commit is contained in:
commit
25f75c3610
@ -458,6 +458,7 @@ void VirtualDisplaySurface::resetPerFrameState() {
|
||||
mCompositionType = COMPOSITION_UNKNOWN;
|
||||
mSinkBufferWidth = 0;
|
||||
mSinkBufferHeight = 0;
|
||||
mFbFence = Fence::NO_FENCE;
|
||||
mOutputFence = Fence::NO_FENCE;
|
||||
mOutputProducerSlot = -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user