Searched defs:ShadowBitmap (Results 1 - 9 of 9) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowBitmap.java16 public class ShadowBitmap { class
41 ShadowBitmap shadowBitmap = shadowOf(scaledBitmap);
51 ShadowBitmap shadowBitmap = shadowOf(bitmap);
59 ShadowBitmap shadowBitmap = shadowOf(scaledBitmap);
82 ShadowBitmap shadowBitmap = shadowOf(realBitmap);
156 if (o == null || getClass() != ShadowBitmap.class) return false;
158 ShadowBitmap that = shadowOf((Bitmap) o);
177 return "ShadowBitmap{" +
/external/ImageMagick/MagickCore/
H A Danimate.c199 ShadowBitmap[8] =
1803 windows->info.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
1837 windows->command.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
1866 windows->widget.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
1890 windows->popup.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
196 ShadowBitmap[8] = variable
H A Ddisplay.c122 ShadowBitmap[8] =
14894 windows->info.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
14928 windows->command.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
14959 windows->widget.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
14983 windows->popup.id,(char *) ShadowBitmap,ShadowWidth,ShadowHeight);
119 ShadowBitmap[8] = variable
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 143 milliseconds