diff options
Diffstat (limited to 'libs/hwui/LayerUpdateQueue.cpp')
-rw-r--r-- | libs/hwui/LayerUpdateQueue.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/hwui/LayerUpdateQueue.cpp b/libs/hwui/LayerUpdateQueue.cpp index 95f5cfb33474..fd5c66101cd3 100644 --- a/libs/hwui/LayerUpdateQueue.cpp +++ b/libs/hwui/LayerUpdateQueue.cpp @@ -39,5 +39,5 @@ void LayerUpdateQueue::enqueueLayerWithDamage(RenderNode* renderNode, Rect damag } } -} // namespace uirenderer -} // namespace android +} // namespace uirenderer +} // namespace android |