HomeSort by relevance Sort by last modified time
    Searched defs:recorded_pixel_count (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/debug/
rendering_stats.h 39 int64 recorded_pixel_count; member in struct:cc::MainThreadRenderingStats
  /external/chromium_org/cc/resources/
picture_pile.cc 239 int recorded_pixel_count = local
241 stats_instrumentation->AddRecord(best_duration, recorded_pixel_count);

Completed in 56 milliseconds