Searched refs:total_pixels (Results 1 – 1 of 1) sorted by relevance
350 unsigned long total_pixels; member396 cache->total_pixels -= image->w*image->h; in skin_image_cache_remove()430 while (cache->total_pixels > cache->max_pixels && in skin_image_cache_flush()565 cache->total_pixels += node->w*node->h; in skin_image_find()566 if (cache->total_pixels > cache->max_pixels) in skin_image_find()