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