webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <OSPixmap.h>
Public Member Functions | |
OSPixmap () | |
virtual | ~OSPixmap () |
virtual bool | initialize (EGLNativeDisplayType display, size_t width, size_t height, int depth)=0 |
virtual EGLNativePixmapType | getNativePixmap () const =0 |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in X11Pixmap, and Win32Pixmap.
|
pure virtual |
Implemented in X11Pixmap, and Win32Pixmap.