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()
3257 public static String toolTypeToString(int toolType) { in toolTypeToString()3659 public int toolType; field in MotionEvent.PointerProperties
385 int32_t toolType; member823 int32_t toolType; // a fully decoded AMOTION_EVENT_TOOL_TYPE constant member
63 jfieldID toolType; member
3858 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()