Merge "SurfaceFlinger: mFbProducerSlot initailization"
This commit is contained in:
commit
f5bcb391c5
@ -461,6 +461,7 @@ void VirtualDisplaySurface::resetPerFrameState() {
|
||||
mFbFence = Fence::NO_FENCE;
|
||||
mOutputFence = Fence::NO_FENCE;
|
||||
mOutputProducerSlot = -1;
|
||||
mFbProducerSlot = -1;
|
||||
}
|
||||
|
||||
status_t VirtualDisplaySurface::refreshOutputBuffer() {
|
||||
|
Loading…
Reference in New Issue
Block a user