Merge "hwc: Reset state of layer which needs rotation"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
dec392e864
@@ -118,6 +118,8 @@ static void reset(hwc_context_t *ctx, int numDisplays,
|
||||
ctx->mFBUpdate[i]->reset();
|
||||
if(ctx->mCopyBit[i])
|
||||
ctx->mCopyBit[i]->reset();
|
||||
if(ctx->mLayerRotMap[i])
|
||||
ctx->mLayerRotMap[i]->reset();
|
||||
}
|
||||
|
||||
ctx->mAD->reset();
|
||||
|
||||
Reference in New Issue
Block a user