comparison include/mb_redraw_man.h @ 536:b6b3dbeaedf3 Android_Skia

[mq]: pcached_area1.diff
author Thinker K.F. Li <thinker@branda.to>
date Fri, 21 May 2010 22:59:26 +0800
parents 4291f16f3a09
children cbad519226d4
comparison
equal deleted inserted replaced
535:a545f126d2bf 536:b6b3dbeaedf3
53 elmpool_t *paint_color_pool; 53 elmpool_t *paint_color_pool;
54 elmpool_t *pent_pool; 54 elmpool_t *pent_pool;
55 elmpool_t *coord_canvas_pool; 55 elmpool_t *coord_canvas_pool;
56 56
57 coords_t dirty_coords; 57 coords_t dirty_coords;
58 coords_t dirty_pcache_area_coords;
58 geos_t dirty_geos; 59 geos_t dirty_geos;
59 int n_dirty_areas; /*!< \brief Number of all dirty areas. */ 60 int n_dirty_areas; /*!< \brief Number of all dirty areas. */
60 61
61 geos_t gen_geos; 62 geos_t gen_geos;
62 coords_t zeroing_coords; 63 coords_t zeroing_coords;