Home
last modified time | relevance | path

Searched refs:GetMaxTouchPoints (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/base/touch/
Dtouch_device_aurax11.cc15 return ui::TouchFactory::GetInstance()->GetMaxTouchPoints(); in MaxTouchPoints()
/external/chromium_org/ui/events/x/
Dtouch_factory_x11.h87 int GetMaxTouchPoints() const;
Dtouch_factory_x11.cc283 int TouchFactory::GetMaxTouchPoints() const { in GetMaxTouchPoints() function in ui::TouchFactory