Function
PhoshWlBuffernew
Declaration [src]
PhoshWlBuffer*
phosh_wl_buffer_new (
wl_shm_format format,
uint32_t width,
uint32_t height,
uint32_t stride
)
Parameters
format-
Type:
wl_shm_formatNo description available.
width-
Type:
uint32_tNo description available.
height-
Type:
uint32_tNo description available.
stride-
Type:
uint32_tNo description available.
Return value
Type: PhoshWlBuffer
No description available.
| The data is owned by the called function. |