Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd4956484e57ce265c897c01392c86af472e7854
https://github.com/WebKit/WebKit/commit/bd4956484e57ce265c897c01392c86af472e7854
Author: Carlos Garcia Campos <[email protected]>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h
Log Message:
-----------
[CoordinatedGraphics] Add helper
CoordinatedBackingStoreProxy::forEachTilePositionInRect
https://bugs.webkit.org/show_bug.cgi?id=282037
Reviewed by Miguel Gomez.
Helper function to make it easier to iterate the tile positions in a
given rectangle.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp:
(WebCore::CoordinatedBackingStoreProxy::invalidateRegion):
(WebCore::CoordinatedBackingStoreProxy::createOrDestroyTiles):
(WebCore::CoordinatedBackingStoreProxy::forEachTilePositionInRect):
(WebCore::innerBottomRight): Deleted.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h:
Canonical link: https://commits.webkit.org/285689@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes