HomeSort by relevance Sort by last modified time
    Searched refs:total_processing_commands_time (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/common/gpu/
gpu_rendering_stats.h 23 base::TimeDelta total_processing_commands_time; member in struct:content::GpuRenderingStats
gpu_rendering_stats.cc 30 total_processing_commands_time);
gpu_channel.cc 948 base::TimeDelta total_processing_commands_time = local
954 total_processing_commands_time;
958 stats->total_processing_commands_time += total_processing_commands_time;
gpu_messages.h 234 IPC_STRUCT_TRAITS_MEMBER(total_processing_commands_time)
    [all...]

Completed in 467 milliseconds