webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ShareableBitmap.h>
Public Member Functions | |
Handle () | |
bool | isNull () const |
void | clear () |
void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
static bool | decode (IPC::Decoder &, Handle &) |
Friends | |
class | ShareableBitmap |
WebKit::ShareableBitmap::Handle::Handle | ( | ) |
void WebKit::ShareableBitmap::Handle::clear | ( | ) |
|
static |
void WebKit::ShareableBitmap::Handle::encode | ( | IPC::Encoder & | encoder | ) | const |
|
inline |
|
friend |