Searched defs:SCALE (Results 1 – 10 of 10) sorted by relevance
175 #define SCALE(x, y) (((x) + (1 << ((y) - 1))) >> (y)) macro
51 #define SCALE(x, y) (((x) + (1 << ((y) - 1))) >> (y)) macro
203 #define SCALE(x, y) (((x) + (1 << ((y) - 1))) >> (y)) macro
102 private const val SCALE = 0.5f constant
46 private static final float SCALE = 0.5f; field in UdfpsEnrollHelper
297 String SCALE = "scale"; field
62 private static final Property<FastBitmapDrawable, Float> SCALE field in FastBitmapDrawable
157 RecentsParams<SCALE, TRANSLATION> params) { in createRecentsResistanceAnim()
158 private static final double SCALE = 1000.0 * 100.0; field in CbGeoUtils
115 SCALE, enumConstant