|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <AcceleratedBackingStore.h>
Public Member Functions | |
| virtual | ~AcceleratedBackingStore ()=default |
| virtual void | update (const LayerTreeContext &) |
| virtual bool | paint (cairo_t *, const WebCore::IntRect &) |
Static Public Member Functions | |
| static std::unique_ptr< AcceleratedBackingStore > | create (WebPageProxy &) |
Protected Member Functions | |
| AcceleratedBackingStore (WebPageProxy &) | |
Protected Attributes | |
| WebPageProxy & | m_webPage |
|
virtualdefault |
|
protected |
|
static |
|
virtual |
|
inlinevirtual |
|
protected |
1.8.13