Searched defs:byte_stride (Results 1 – 6 of 6) sorted by relevance
33 uint8_t *bits, uint32_t byte_stride) in glamor_upload_boxes()102 uint8_t *bits, uint32_t byte_stride) in glamor_upload_region()133 uint8_t *bits, uint32_t byte_stride) in glamor_download_boxes()
39 uint32_t byte_stride = PixmapBytePad(w, drawable->depth); in glamor_put_image_gl() local115 uint32_t byte_stride = PixmapBytePad(w, drawable->depth); in glamor_get_image_gl() local
271 int byte_stride; in get_pixel_stride() local289 int get_byte_stride(buffer_handle_t handle, int* byte_stride) in get_byte_stride()
128 unsigned int byte_stride; member
973 IM_STATUS rga_check_align(const char *name, rga_buffer_t info, int byte_stride, bool is_read) { in rga_check_align()