Searched refs:getUnscaledAndDitheredBitmap (Results 1 – 7 of 7) sorted by relevance
137 Bitmap testImageBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageURI()146 Bitmap sceneryImageBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageURI()
182 Bitmap test = WidgetTestUtils.getUnscaledAndDitheredBitmap(mContext.getResources(), in testSetViewImage()
370 Bitmap testBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetViewImage()
247 Bitmap testBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetViewImage()
291 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri()598 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri()
249 Bitmap testimageBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageURI()
145 public static Bitmap getUnscaledAndDitheredBitmap(Resources resources, in getUnscaledAndDitheredBitmap() method in WidgetTestUtils