Searched refs:cimage (Results 1 – 1 of 1) sorted by relevance
102 cairo_surface_t *cimage; in on_expose() local111 cimage = cairo_image_surface_create_for_data ( in on_expose()118 cairo_set_source_surface (cr, cimage, 0, 0); in on_expose()122 cairo_surface_destroy (cimage); in on_expose()