OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEnablePruneGpuCommandBuffers
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/public/common/
content_switches.cc
445
const char
kEnablePruneGpuCommandBuffers
[] =
[
all
...]
content_switches.h
138
extern const char
kEnablePruneGpuCommandBuffers
[];
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc
[
all
...]
/external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc
343
command_line.HasSwitch(switches::
kEnablePruneGpuCommandBuffers
);
[
all
...]
Completed in 29 milliseconds