OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxTilesForInterestArea
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/base/
switches.cc
49
const char
kMaxTilesForInterestArea
[] = "max-tiles-for-interest-area";
switches.h
31
CC_EXPORT extern const char
kMaxTilesForInterestArea
[];
/external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc
242
if (cmd->HasSwitch(cc::switches::
kMaxTilesForInterestArea
)) {
245
cc::switches::
kMaxTilesForInterestArea
,
/external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc
189
cc::switches::
kMaxTilesForInterestArea
,
/external/chromium_org/chrome/browser/
about_flags.cc
234
cc::switches::
kMaxTilesForInterestArea
, "64"},
236
cc::switches::
kMaxTilesForInterestArea
, "128"},
238
cc::switches::
kMaxTilesForInterestArea
, "256"},
240
cc::switches::
kMaxTilesForInterestArea
, "512"}
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc
[
all
...]
Completed in 1872 milliseconds