Searched refs:buf_h (Results 1 – 1 of 1) sorted by relevance
1760 int buf_w, buf_h; in client_buffer_from_image_file() local1771 buf_h = scale * pixman_image_get_height(img); in client_buffer_from_image_file()1772 buf = create_shm_buffer_a8r8g8b8(client, buf_w, buf_h); in client_buffer_from_image_file()1787 buf_w, buf_h); in client_buffer_from_image_file()