Searched refs:PATCH_SAMPLE_SIZE (Results 1 – 1 of 1) sorted by relevance
27 private static final int PATCH_SAMPLE_SIZE = 16; field in Instance87 return GestureUtils.spatialSampling(gesture, PATCH_SAMPLE_SIZE, false); in spatialSampler()