Searched refs:MASK_SIZE (Results 1 – 2 of 2) sorted by relevance
45 private static final float MASK_SIZE = 100f; field in DynamicAdaptiveIconDrawable253 mMaskMatrix.setScale(b.width() / MASK_SIZE, b.height() / MASK_SIZE); in updateMaskBoundsInternal()
78 private static final int MASK_SIZE = 0x00000080; field in BluetoothMapContent703 if ((ap.getParameterMask() & MASK_SIZE) != 0) { in setSize()