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

#include <Win32Pixmap.h>

Inheritance diagram for Win32Pixmap:
OSPixmap

Public Member Functions

 Win32Pixmap ()
 
 ~Win32Pixmap () override
 
bool initialize (EGLNativeDisplayType display, size_t width, size_t height, int depth) override
 
EGLNativePixmapType getNativePixmap () const override
 
- Public Member Functions inherited from OSPixmap
 OSPixmap ()
 
virtual ~OSPixmap ()
 

Constructor & Destructor Documentation

◆ Win32Pixmap()

Win32Pixmap::Win32Pixmap ( )

◆ ~Win32Pixmap()

Win32Pixmap::~Win32Pixmap ( )
override

Member Function Documentation

◆ getNativePixmap()

EGLNativePixmapType Win32Pixmap::getNativePixmap ( ) const
overridevirtual

Implements OSPixmap.

◆ initialize()

bool Win32Pixmap::initialize ( EGLNativeDisplayType  display,
size_t  width,
size_t  height,
int  depth 
)
overridevirtual

Implements OSPixmap.


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