Home
last modified time | relevance | path

Searched defs:TouchPoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/cpp/
Dtouch_point.h17 TouchPoint() : touch_point_(PP_MakeTouchPoint()) {} in TouchPoint() function
19 TouchPoint(const PP_TouchPoint& point) : touch_point_(point) {} in TouchPoint() function