Home
last modified time | relevance | path

Searched refs:has_acceleration_z (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
Dtest_runner.h289 bool has_acceleration_z, double acceleration_z,
Dtest_runner.cc849 bool has_acceleration_z; in SetMockDeviceMotion() local
869 args->GetNext(&has_acceleration_z); in SetMockDeviceMotion()
887 has_acceleration_z, acceleration_z, in SetMockDeviceMotion()
2316 bool has_acceleration_z, double acceleration_z, in SetMockDeviceMotion() argument
2334 motion.hasAccelerationZ = has_acceleration_z; in SetMockDeviceMotion()