OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUIShowLayerAnimationBounds
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/base/
switches.cc
102
const char
kUIShowLayerAnimationBounds
[] = "ui-show-layer-animation-bounds";
switches.h
57
CC_EXPORT extern const char
kUIShowLayerAnimationBounds
[];
/external/chromium_org/ui/compositor/
compositor.cc
276
command_line->HasSwitch(cc::switches::
kUIShowLayerAnimationBounds
);
Completed in 31 milliseconds