HomeSort by relevance Sort by last modified time
    Searched defs:ShadowBitmap (Results 1 - 9 of 9) sorted by null

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowBitmap.java 16 public class ShadowBitmap {
41 ShadowBitmap shadowBitmap = shadowOf(scaledBitmap);
42 shadowBitmap.appendDescription("Bitmap (" + width + " x " + height + ")");
43 shadowBitmap.setWidth(width);
44 shadowBitmap.setHeight(height);
45 shadowBitmap.setConfig(config);
51 ShadowBitmap shadowBitmap = shadowOf(bitmap);
52 shadowBitmap.appendDescription(" created from Bitmap object")
    [all...]
  /external/ImageMagick/MagickCore/
animate.c 199 ShadowBitmap[8] =
    [all...]
display.c 122 ShadowBitmap[8] =
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 1604 milliseconds