Searched defs:MAX_POINTER_COUNT (Results 1 – 3 of 3) sorted by relevance
32 private static final int MAX_POINTER_COUNT = 10; field in PhotoTouchListener
39 static final int MAX_POINTER_COUNT = 32; field in TouchState
276 #define MAX_POINTER_COUNT 1 macro