Searched defs:TouchPoint (Results 1 – 1 of 1) sorted by relevance
17 TouchPoint() : touch_point_(PP_MakeTouchPoint()) {} in TouchPoint() function19 TouchPoint(const PP_TouchPoint& point) : touch_point_(point) {} in TouchPoint() function