Searched refs:n_tombstones (Results 1 – 1 of 1) sorted by relevance
59 int n_tombstones; member134 cache->n_tombstones--; in insert_glyph()151 cache->n_tombstones++; in remove_glyph()160 cache->n_tombstones--; in remove_glyph()182 cache->n_tombstones = 0; in clear_table()195 cache->n_tombstones = 0; in pixman_glyph_cache_create()223 cache->n_glyphs + cache->n_tombstones > N_GLYPHS_HIGH_WATER) in pixman_glyph_cache_thaw()225 if (cache->n_tombstones > N_GLYPHS_HIGH_WATER) in pixman_glyph_cache_thaw()