Searched defs:android_tool_type_0 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
H A Dmotion_event_android.cc146 jint android_tool_type_0,
178 cached_tool_types_[0] = FromAndroidToolType(android_tool_type_0);
124 MotionEventAndroid(float pix_to_dip, JNIEnv* env, jobject event, jlong time_ms, jint android_action, jint pointer_count, jint history_size, jint action_index, jfloat pos_x_0_pixels, jfloat pos_y_0_pixels, jfloat pos_x_1_pixels, jfloat pos_y_1_pixels, jint pointer_id_0, jint pointer_id_1, jfloat touch_major_0_pixels, jfloat touch_major_1_pixels, jfloat touch_minor_0_pixels, jfloat touch_minor_1_pixels, jfloat orientation_0_rad, jfloat orientation_1_rad, jfloat raw_pos_x_pixels, jfloat raw_pos_y_pixels, jint android_tool_type_0, jint android_tool_type_1, jint android_button_state, jint meta_state) argument
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.cc872 jint android_tool_type_0,
904 android_tool_type_0,
850 OnTouchEvent(JNIEnv* env, jobject obj, jobject motion_event, jlong time_ms, jint android_action, jint pointer_count, jint history_size, jint action_index, jfloat pos_x_0, jfloat pos_y_0, jfloat pos_x_1, jfloat pos_y_1, jint pointer_id_0, jint pointer_id_1, jfloat touch_major_0, jfloat touch_major_1, jfloat touch_minor_0, jfloat touch_minor_1, jfloat orientation_0, jfloat orientation_1, jfloat raw_pos_x, jfloat raw_pos_y, jint android_tool_type_0, jint android_tool_type_1, jint android_button_state, jint android_meta_state, jboolean is_touch_handle_event) argument

Completed in 114 milliseconds