Searched defs:START_WIDTH (Results 1 – 3 of 3) sorted by relevance
28 private static final int START_WIDTH = 64; field in BitmapFactoryTest
81 private static final int START_WIDTH = 31; field in BitmapFactoryTest671 assertEquals(b.getWidth(), START_WIDTH); in verifyUnscaled() local
63 private static final int START_WIDTH = 31; field in ShadowNativeBitmapFactoryTest