Searched refs:pp_touches (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Devent_conversion.cc298 void SetWebTouchPointsIfNotYetSet(const std::vector<PP_TouchPoint>& pp_touches, argument
304 std::min(static_cast<uint32_t>(pp_touches.size()),
311 const PP_TouchPoint& pp_pt = pp_touches[i];

Completed in 888 milliseconds