Searched refs:setDeviceMotionEnabled (Results 1 – 3 of 3) sorted by relevance
50 WebCore::RuntimeEnabledFeatures::setDeviceMotionEnabled(false); in platformInitializeWebProcess()
115 static void setDeviceMotionEnabled(bool isEnabled) { isDeviceMotionEnabled = isEnabled; } in setDeviceMotionEnabled() function
247 RuntimeEnabledFeatures::setDeviceMotionEnabled(enable); in enableDeviceMotion()