Searched refs:rowstride_bytes (Results 1 – 2 of 2) sorted by relevance
1235 int * rowstride_bytes, in create_bits() argument1265 if (rowstride_bytes) in create_bits()1266 *rowstride_bytes = stride; in create_bits()1290 int rowstride_bytes; in _pixman_bits_image_init() local1292 free_me = bits = create_bits (format, width, height, &rowstride_bytes, clear); in _pixman_bits_image_init()1297 rowstride = rowstride_bytes / (int) sizeof (uint32_t); in _pixman_bits_image_init()1328 int rowstride_bytes, in create_bits_image_internal() argument1336 bits == NULL || (rowstride_bytes % sizeof (uint32_t)) == 0, NULL); in create_bits_image_internal()1346 rowstride_bytes / (int) sizeof (uint32_t), in create_bits_image_internal()1362 int rowstride_bytes) in pixman_image_create_bits() argument[all …]
983 int rowstride_bytes);990 int rowstride_bytes);