rasterized_pixel_count   43 cc/debug/rendering_stats.cc   record_data->SetInteger("rasterized_pixel_count", rasterized_pixel_count);
rasterized_pixel_count   51 cc/debug/rendering_stats.cc   rasterized_pixel_count += other.rasterized_pixel_count;
rasterized_pixel_count   37 cc/debug/rendering_stats.h   int64 rasterized_pixel_count;
rasterized_pixel_count   99 cc/debug/rendering_stats_instrumentation.cc   impl_stats_.rasterized_pixel_count += pixels;
rasterized_pixel_count  291 cc/resources/picture_pile_impl.cc     int rasterized_pixel_count = 0;
rasterized_pixel_count  298 cc/resources/picture_pile_impl.cc       rasterized_pixel_count = picture->Raster(
rasterized_pixel_count  311 cc/resources/picture_pile_impl.cc                                                      rasterized_pixel_count);
rasterized_pixel_count  314 cc/resources/picture_pile_impl.cc                                                    rasterized_pixel_count);