Package org.robolectric.shadows
Class ShadowPicture
java.lang.Object
org.robolectric.shadows.ShadowPicture
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
__constructor__
(Picture src) protected Canvas
beginRecording
(int width, int height) protected int
protected int
getWidth()
protected static long
nativeConstructor
(long nativeSrc)
-
Constructor Details
-
ShadowPicture
public ShadowPicture()
-
-
Method Details
-
nativeConstructor
-
__constructor__
-
getWidth
-
getHeight
-
beginRecording
-