Home
last modified time | relevance | path

Searched refs:kUseCoreAnimation (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/public/common/
Dcontent_switches.cc1050 const char kUseCoreAnimation[] = "use-core-animation"; variable
Dcontent_switches.h312 CONTENT_EXPORT extern const char kUseCoreAnimation[];
/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_controller_private.mm1006 switches::kUseCoreAnimation)) {
1010 switches::kUseCoreAnimation) == "lazy") {
1014 switches::kUseCoreAnimation) == "disabled") {
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac.mm93 switches::kUseCoreAnimation)) {
97 switches::kUseCoreAnimation) == "lazy") {
101 switches::kUseCoreAnimation) == "disabled") {