Searched refs:pixman_image_get_height (Results 1 – 17 of 17) sorted by relevance
287 src_height = pixman_image_get_height (src_img); in test_composite()291 dst_height = pixman_image_get_height (dst_img); in test_composite()340 mask_y = prng_rand_n (pixman_image_get_height (mask_img)); in test_composite()
165 int height = pixman_image_get_height (image); in test_read_faults()
154 int height = pixman_image_get_height (img); in compute_crc32_for_image_internal()262 height = pixman_image_get_height (image); in print_image()291 int height = pixman_image_get_height (img); in image_endian_swap()656 int height = pixman_image_get_height (image); in write_png()761 pixman_image_get_height (image) + check_size - 1) / check_size; in draw_checkerboard()
2801 int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image); in fill()
100 int height = pixman_image_get_height (pimage); in on_expose()145 height = pixman_image_get_height (image); in show_image()
202 app->height = pixman_image_get_height (original); in app_new()
234 new_height = pixman_image_get_height (app->original) * fscale_y; in rescale()
98 pixman_image_get_height (po->hw_buffer) /* height */); in pixman_renderer_read_pixels()204 dest_height = pixman_image_get_height(dest); in composite_whole()254 dest_height = pixman_image_get_height(dest); in composite_clipped()374 pixman_image_get_height (target_image) /* height */); in repaint_region()546 pixman_image_get_height (po->hw_buffer) /* height */); in copy_to_hw_buffer()808 *height = pixman_image_get_height(ps->image); in pixman_renderer_surface_get_content_size()
145 surface->height = pixman_image_get_height(target_image); in dst_surface_init()236 int32_t size = pixman_image_get_stride(ps->image) * pixman_image_get_height(ps->image); in dump_to_file()
1214 height_a = pixman_image_get_height(img_a); in image_check_get_roi()1217 height_b = pixman_image_get_height(img_b); in image_check_get_roi()1433 height = pixman_image_get_height(img_a); in visualize_image_difference()1501 pixman_image_get_height(image), in write_image_as_png()1528 height = pixman_image_get_height(image); in image_convert_to_a8r8g8b8()1771 buf_h = scale * pixman_image_get_height(img); in client_buffer_from_image_file()1867 height = pixman_image_get_height(image); in fill_image_with_color()
64 h = pixman_image_get_height(image); in draw_stuff()
506 pixman_image_get_height(output->hw_surface), in x11_output_repaint_shm()509 pixman_image_get_height(output->hw_surface), in x11_output_repaint_shm()596 height = pixman_image_get_height(image); in x11_output_set_icon()
910 pixman_image_get_height (pixman_image_t *image) in pixman_image_get_height() function
1077 int pixman_image_get_height (pixman_image_t *image);
2621 height = pixman_image_get_height (image); in PREFIX()
361 height = pixman_image_get_height(image); in load_cairo_surface()
836 pixman_image_get_height(so->cache_image) != height) { in shared_output_repainted()