Searched defs:toolType (Results 1 – 7 of 7) sorted by relevance
443 final int toolType = event.getToolType(index); in logCoords() local
275 int32_t toolType; member
807 bool InputConsumer::shouldResampleTool(int32_t toolType) { in shouldResampleTool()
63 jfieldID toolType; member
3388 public static String toolTypeToString(int toolType) { in toolTypeToString()3790 public int toolType; field in MotionEvent.PointerProperties
338 int32_t toolType; member779 int32_t toolType; // a fully decoded AMOTION_EVENT_TOOL_TYPE constant member
4360 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()