HomeSort by relevance Sort by last modified time
    Searched refs:kDisableDeviceMotion (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/device_orientation/
device_inertial_sensor_browsertest.cc 134 EXPECT_TRUE(!command_line->HasSwitch(switches::kDisableDeviceMotion));
  /external/chromium_org/content/child/
runtime_features.cc 142 if (command_line.HasSwitch(switches::kDisableDeviceMotion))
  /external/chromium_org/content/public/common/
content_switches.cc 159 const char kDisableDeviceMotion[] = "disable-device-motion";
    [all...]
content_switches.h 57 CONTENT_EXPORT extern const char kDisableDeviceMotion[];
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]

Completed in 31 milliseconds