OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTouchDeviceIdValid
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/x/
device_data_manager.cc
661
bool DeviceDataManager::
IsTouchDeviceIdValid
(int touch_device_id) const {
669
if (
IsTouchDeviceIdValid
(touch_device_id)) {
677
if (
IsTouchDeviceIdValid
(touch_device_id)) {
688
if (
IsTouchDeviceIdValid
(touch_device_id))
device_data_manager.h
251
bool
IsTouchDeviceIdValid
(int touch_device_id) const;
Completed in 203 milliseconds