Home
last modified time | relevance | path

Searched refs:SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/hal/windows/
H A DWindowsSensor.cpp142 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, DEFAULT_SENSOR_POLL))) { in EnableSensorNotifications()
/dports/lang/spidermonkey78/firefox-78.9.0/hal/windows/
H A DWindowsSensor.cpp142 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, DEFAULT_SENSOR_POLL))) { in EnableSensorNotifications()
/dports/www/firefox/firefox-99.0/hal/windows/
H A DWindowsSensor.cpp142 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, DEFAULT_SENSOR_POLL))) { in EnableSensorNotifications()
/dports/mail/thunderbird/thunderbird-91.8.0/hal/windows/
H A DWindowsSensor.cpp142 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, DEFAULT_SENSOR_POLL))) { in EnableSensorNotifications()
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/windows/
H A DWindowsSensor.cpp153 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, in EnableSensorNotifications()
/dports/lang/spidermonkey60/firefox-60.9.0/hal/windows/
H A DWindowsSensor.cpp143 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, DEFAULT_SENSOR_POLL))) { in EnableSensorNotifications()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsensors.h48 DEFINE_PROPERTYKEY(SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, 0x7f8383ec, 0xd3ec, 0x495c, 0xa8, 0xc…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsensors.h48 DEFINE_PROPERTYKEY(SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, 0x7f8383ec, 0xd3ec, 0x495c, 0xa8, 0xc…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_reader_win.cc481 hr = props->SetUnsignedIntegerValue(SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, in SetReportingInterval()
H A Dplatform_sensor_and_provider_unittest_win.cc455 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, &value); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_reader_win.cc481 hr = props->SetUnsignedIntegerValue(SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, in SetReportingInterval()
H A Dplatform_sensor_and_provider_unittest_win.cc455 SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL, &value); in TEST_F()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Sensors/
H A Dmod.rs1396 pub const SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL: super::super::UI::Shell::PropertiesSystem::PROPE… const