зеркало из https://github.com/mozilla/gecko-dev.git
Bug 735898. Part 0: Fix comment.
This commit is contained in:
Родитель
14c2edb2f1
Коммит
1595646b6a
|
@ -651,8 +651,9 @@ public:
|
|||
/**
|
||||
* @param aSnap set to true if the edges of the rectangles of the opaque
|
||||
* region would be snapped to device pixels when drawing
|
||||
* @return a region of the item that is opaque --- every pixel painted
|
||||
* with an opaque color. This is useful for determining when one piece
|
||||
* @return a region of the item that is opaque --- that is, every pixel
|
||||
* that is visible (according to ComputeVisibility) is painted with an opaque
|
||||
* color. This is useful for determining when one piece
|
||||
* of content completely obscures another so that we can do occlusion
|
||||
* culling.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче