webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <RemoteLayerTreeContext.h>
|
explicit |
WebKit::RemoteLayerTreeContext::~RemoteLayerTreeContext | ( | ) |
void WebKit::RemoteLayerTreeContext::animationDidEnd | ( | WebCore::GraphicsLayer::PlatformLayerID | layerID, |
const String & | key | ||
) |
void WebKit::RemoteLayerTreeContext::animationDidStart | ( | WebCore::GraphicsLayer::PlatformLayerID | layerID, |
const String & | key, | ||
double | startTime | ||
) |
|
inline |
void WebKit::RemoteLayerTreeContext::backingStoreWasCreated | ( | RemoteLayerBackingStore & | backingStore | ) |
void WebKit::RemoteLayerTreeContext::backingStoreWillBeDestroyed | ( | RemoteLayerBackingStore & | backingStore | ) |
bool WebKit::RemoteLayerTreeContext::backingStoreWillBeDisplayed | ( | RemoteLayerBackingStore & | backingStore | ) |
void WebKit::RemoteLayerTreeContext::buildTransaction | ( | RemoteLayerTreeTransaction & | transaction, |
WebCore::PlatformCALayer & | rootLayer | ||
) |
|
inline |
|
inline |
|
inline |
void WebKit::RemoteLayerTreeContext::layerPropertyChangedWhileBuildingTransaction | ( | PlatformCALayerRemote & | layer | ) |
void WebKit::RemoteLayerTreeContext::layerWasCreated | ( | PlatformCALayerRemote & | layer, |
WebCore::PlatformCALayer::LayerType | type | ||
) |
void WebKit::RemoteLayerTreeContext::layerWillBeDestroyed | ( | PlatformCALayerRemote & | layer | ) |
void WebKit::RemoteLayerTreeContext::willStartAnimationOnLayer | ( | PlatformCALayerRemote & | layer | ) |