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

#include <X11Pixmap.h>

Inheritance diagram for X11Pixmap:
OSPixmap

Public Member Functions

 X11Pixmap ()
 
 ~X11Pixmap () 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

◆ X11Pixmap()

X11Pixmap::X11Pixmap ( )

◆ ~X11Pixmap()

X11Pixmap::~X11Pixmap ( )
override

Member Function Documentation

◆ getNativePixmap()

EGLNativePixmapType X11Pixmap::getNativePixmap ( ) const
overridevirtual

Implements OSPixmap.

◆ initialize()

bool X11Pixmap::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: