Searched defs:toolType (Results 1 – 7 of 7) sorted by relevance
443 final int toolType = event.getToolType(index); in logCoords() local
256 int32_t toolType; member
798 bool InputConsumer::shouldResampleTool(int32_t toolType) { in shouldResampleTool()
3242 public static String toolTypeToString(int toolType) { in toolTypeToString()3644 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
3854 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()