HomeSort by relevance Sort by last modified time
    Searched refs:CreateTouchEvent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/tests/
test_input_event.h 40 pp::InputEvent CreateTouchEvent(PP_InputEvent_Type type,
test_input_event.cc 173 pp::InputEvent TestInputEvent::CreateTouchEvent(PP_InputEvent_Type type,
340 ASSERT_TRUE(SimulateInputEvent(CreateTouchEvent(PP_INPUTEVENT_TYPE_TOUCHSTART,
349 ASSERT_TRUE(SimulateInputEvent(CreateTouchEvent(PP_INPUTEVENT_TYPE_TOUCHSTART,
376 ASSERT_TRUE(SimulateInputEvent(CreateTouchEvent(PP_INPUTEVENT_TYPE_TOUCHSTART,

Completed in 105 milliseconds