OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_total_processing_commands_time
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_rendering_stats.h
22
base::TimeDelta
global_total_processing_commands_time
;
member in struct:content::GpuRenderingStats
gpu_rendering_stats.cc
28
global_total_processing_commands_time
);
gpu_messages.h
233
IPC_STRUCT_TRAITS_MEMBER(
global_total_processing_commands_time
)
[
all
...]
gpu_channel.cc
953
stats->
global_total_processing_commands_time
+=
Completed in 163 milliseconds