webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
WebKit::RemoteLayerTreeScrollingPerformanceData Class Reference

#include <RemoteLayerTreeScrollingPerformanceData.h>

Public Member Functions

 RemoteLayerTreeScrollingPerformanceData (RemoteLayerTreeDrawingAreaProxy &)
 
 ~RemoteLayerTreeScrollingPerformanceData ()
 
void didCommitLayerTree (const WebCore::FloatRect &visibleRect)
 
void didScroll (const WebCore::FloatRect &visibleRect)
 
NSArraydata ()
 

Constructor & Destructor Documentation

◆ RemoteLayerTreeScrollingPerformanceData()

WebKit::RemoteLayerTreeScrollingPerformanceData::RemoteLayerTreeScrollingPerformanceData ( RemoteLayerTreeDrawingAreaProxy drawingArea)

◆ ~RemoteLayerTreeScrollingPerformanceData()

WebKit::RemoteLayerTreeScrollingPerformanceData::~RemoteLayerTreeScrollingPerformanceData ( )

Member Function Documentation

◆ data()

NSArray * WebKit::RemoteLayerTreeScrollingPerformanceData::data ( )

◆ didCommitLayerTree()

void WebKit::RemoteLayerTreeScrollingPerformanceData::didCommitLayerTree ( const WebCore::FloatRect visibleRect)

◆ didScroll()

void WebKit::RemoteLayerTreeScrollingPerformanceData::didScroll ( const WebCore::FloatRect visibleRect)

The documentation for this class was generated from the following files: