Searched refs:NONUNIFORM_SCALE (Results 1 – 1 of 1) sorted by relevance
42 private static final float NONUNIFORM_SCALE = (float) Math.sqrt(2); field in GestureUtils118 float scale = sy * NONUNIFORM_SCALE; in spatialSampling()123 float scale = sx * NONUNIFORM_SCALE; in spatialSampling()