| Package | Description |
|---|---|
| org.freedesktop.wayland.client |
| Modifier and Type | Method and Description |
|---|---|
WlBufferProxy |
WlShmPoolProxy.createBuffer(WlBufferEvents implementation,
int offset,
int width,
int height,
int stride,
int format)
create a buffer from the pool
|
| Modifier and Type | Method and Description |
|---|---|
void |
WlSurfaceProxy.attach(WlBufferProxy buffer,
int x,
int y)
set the surface contents
|
void |
WlBufferEvents.release(WlBufferProxy emitter)
compositor releases buffer
|
Copyright © 2016. All rights reserved.