recorded_pixel_count   22 cc/debug/rendering_stats.cc   record_data->SetInteger("recorded_pixel_count", recorded_pixel_count);
recorded_pixel_count   31 cc/debug/rendering_stats.cc   recorded_pixel_count += other.recorded_pixel_count;
recorded_pixel_count   23 cc/debug/rendering_stats.h   int64 recorded_pixel_count;
recorded_pixel_count   89 cc/debug/rendering_stats_instrumentation.cc   main_stats_.recorded_pixel_count += pixels;
recorded_pixel_count  252 cc/resources/picture_pile.cc       int recorded_pixel_count =
recorded_pixel_count  254 cc/resources/picture_pile.cc       stats_instrumentation->AddRecord(best_duration, recorded_pixel_count);