Searched defs:DEFAULT_SCALE (Results 1 – 2 of 2) sorted by relevance
90 public static final PointF DEFAULT_SCALE = new PointF(1.0f, 1.0f); field in DeviceProfile
184 public static final float DEFAULT_SCALE = 1f; field in CellLayout