HomeSort by relevance Sort by last modified time
    Searched full:actionend (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target_android.h 45 ActionEnd = 3
synthetic_gesture_target_android.cc 62 action = SyntheticGestureTargetAndroid::ActionEnd;
  /frameworks/compile/mclinker/lib/CodeGen/
MCLinker.cpp 383 std::vector<InputAction*>::iterator action, actionEnd = actions.end();
384 for (action = actions.begin(); action != actionEnd; ++action) {

Completed in 48 milliseconds