webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
WebKit::BackingStore Class Reference

#include <BackingStore.h>

Public Member Functions

 BackingStore (const WebCore::IntSize &, float deviceScaleFactor, WebPageProxy &)
 
 ~BackingStore ()
 
const WebCore::IntSizesize () const
 
float deviceScaleFactor () const
 
void paint (PlatformGraphicsContext, const WebCore::IntRect &)
 
void incorporateUpdate (const UpdateInfo &)
 

Constructor & Destructor Documentation

◆ BackingStore()

WebKit::BackingStore::BackingStore ( const WebCore::IntSize size,
float  deviceScaleFactor,
WebPageProxy webPageProxy 
)

◆ ~BackingStore()

WebKit::BackingStore::~BackingStore ( )

Member Function Documentation

◆ deviceScaleFactor()

float WebKit::BackingStore::deviceScaleFactor ( ) const
inline

◆ incorporateUpdate()

void WebKit::BackingStore::incorporateUpdate ( const UpdateInfo updateInfo)

◆ paint()

void WebKit::BackingStore::paint ( PlatformGraphicsContext  ,
const WebCore::IntRect  
)

◆ size()

const WebCore::IntSize& WebKit::BackingStore::size ( ) const
inline

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