Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f9826116cf3784ca9bcb14903af76f7a9aa3901
https://github.com/WebKit/WebKit/commit/0f9826116cf3784ca9bcb14903af76f7a9aa3901
Author: Carlos Garcia Campos <[email protected]>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxyTile.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxyTile.h
Log Message:
-----------
[CoordinatedGraphics] Cleanup CoordinatedBackingStoreProxy
https://bugs.webkit.org/show_bug.cgi?id=281957
Reviewed by Miguel Gomez.
Removed unused code and other small cleanups.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp:
(WebCore::CoordinatedBackingStoreProxy::CoordinatedBackingStoreProxy):
(WebCore::CoordinatedBackingStoreProxy::createTilesIfNeeded):
(WebCore::CoordinatedBackingStoreProxy::invalidate):
(WebCore::CoordinatedBackingStoreProxy::tileDistance const):
(WebCore::CoordinatedBackingStoreProxy::createTiles):
(WebCore::CoordinatedBackingStoreProxy::adjustForContentsRect const):
(WebCore::CoordinatedBackingStoreProxy::computeCoverAndKeepRect const):
(WebCore::CoordinatedBackingStoreProxy::resizeEdgeTiles):
(WebCore::CoordinatedBackingStoreProxy::setKeepRect):
(WebCore::CoordinatedBackingStoreProxy::tileRectForPosition const):
(WebCore::CoordinatedBackingStoreProxy::tilePositionForPoint const):
(WebCore::CoordinatedBackingStoreProxy::setTrajectoryVector): Deleted.
(WebCore::CoordinatedBackingStoreProxy::coverageRatio const): Deleted.
(WebCore::CoordinatedBackingStoreProxy::visibleAreaIsCovered const): Deleted.
(WebCore::CoordinatedBackingStoreProxy::removeAllNonVisibleTiles): Deleted.
(WebCore::CoordinatedBackingStoreProxy::tileRectForCoordinate const): Deleted.
(WebCore::CoordinatedBackingStoreProxy::tileCoordinateForPoint const): Deleted.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.h:
(WebCore::CoordinatedBackingStoreProxy::coverRect const):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxyTile.cpp:
(WebCore::CoordinatedBackingStoreProxyTile::CoordinatedBackingStoreProxyTile):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxyTile.h:
(WebCore::CoordinatedBackingStoreProxyTile::position const):
(WebCore::CoordinatedBackingStoreProxyTile::coordinate const): Deleted.
Canonical link: https://commits.webkit.org/285594@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