Searched refs:stride0 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvmodes.h31 int verite_getstride(ScrnInfoPtr pScreenInfo, int *width, vu16 *stride0, vu16 *stride1);
H A Dvtypes.h98 vu16 stride0; member in struct:verite_modeinfo_t
H A DaccelX.c295 &pRendition->board.mode.stride0,
305 pRendition->board.mode.stride0,
309 stride0=6;
352 (pRendition->board.mode.stride0<<8));
527 (pRendition->board.mode.stride0<<8));
H A Dvmodes.c124 vu8 stride0; member in struct:width_to_stride_t
481 vu16 *stride0, vu16 *stride1)
499 *stride0 = width_to_stride_table[c].stride0;
480 verite_getstride(ScrnInfoPtr pScreenInfo,int * width,vu16 * stride0,vu16 * stride1) argument
/xsrc/external/mit/MesaLib.old/dist/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c63 int32_t offset0, int32_t stride0,
81 buffer->stride[0] = stride0;
139 int32_t offset0, int32_t stride0,
160 offset0, stride0, offset1, stride1, offset2, stride2);
168 int32_t offset0, int32_t stride0,
173 offset0, stride0, offset1, stride1, offset2, stride2);
59 create_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
135 drm_create_planar_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
164 drm_create_prime_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
/xsrc/external/mit/MesaLib/dist/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c63 int32_t offset0, int32_t stride0,
81 buffer->stride[0] = stride0;
139 int32_t offset0, int32_t stride0,
160 offset0, stride0, offset1, stride1, offset2, stride2);
168 int32_t offset0, int32_t stride0,
173 offset0, stride0, offset1, stride1, offset2, stride2);
59 create_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
135 drm_create_planar_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,uint32_t name,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
164 drm_create_prime_buffer(struct wl_client * client,struct wl_resource * resource,uint32_t id,int fd,int32_t width,int32_t height,uint32_t format,int32_t offset0,int32_t stride0,int32_t offset1,int32_t stride1,int32_t offset2,int32_t stride2) argument
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Ddri3proto.h219 CARD32 stride0; member in struct:__anonac9892930d08
/xsrc/external/mit/xorg-server/dist/dri3/
H A Ddri3_request.c456 strides[0] = stuff->stride0;
677 swapl(&stuff->stride0);

Completed in 9 milliseconds