Home
last modified time | relevance | path

Searched refs:stride32 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c1065 uint32_t stride32; in glamor_fd_from_pixmap() local
1067 ret = _glamor_fds_from_pixmap(screen, pixmap, &fd, &stride32, NULL, size, in glamor_fd_from_pixmap()
1072 *stride = stride32; in glamor_fd_from_pixmap()