| Package | Description |
|---|---|
| org.freedesktop.wayland.client | |
| org.freedesktop.wayland.client.egl |
| Modifier and Type | Class and Description |
|---|---|
class |
Display
Represents a connection to the compositor and acts as a proxy to
the
Display singleton object. |
| Modifier and Type | Method and Description |
|---|---|
protected <J,T extends Proxy<J>> |
Proxy.marshalConstructor(int opcode,
J implementation,
int version,
Class<T> newProxyCls,
Arguments args)
Prepare a request to be sent to the compositor
Translates the request given by opcode and the extra arguments into the
wire format and write it to the connection buffer.
|
| Modifier and Type | Method and Description |
|---|---|
static EglWindow |
EglWindow.create(Proxy<?> wlSurfaceProxy,
int width,
int height) |
Copyright © 2016. All rights reserved.