Home
last modified time | relevance | path

Searched defs:createBitmap (Results 1 – 7 of 7) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java193 protected static Bitmap createBitmap(int width, int height, Bitmap.Config config) { in createBitmap() method in ShadowBitmap
198 protected static Bitmap createBitmap( in createBitmap() method in ShadowBitmap
208 protected static Bitmap createBitmap( in createBitmap() method in ShadowBitmap
229 protected static Bitmap createBitmap(Bitmap src) { in createBitmap() method in ShadowBitmap
261 protected static Bitmap createBitmap(Bitmap src, int x, int y, int width, int height) { in createBitmap() method in ShadowBitmap
291 protected static Bitmap createBitmap( in createBitmap() method in ShadowBitmap
342 protected static Bitmap createBitmap(int[] colors, int width, int height, Bitmap.Config config) { in createBitmap() method in ShadowBitmap
/external/skia/samplecode/
DSampleAARects.cpp13 static SkBitmap createBitmap(int n) { in createBitmap() function
DSampleColorFilter.cpp85 static SkBitmap createBitmap(int n) { in createBitmap() function
/external/skqp/samplecode/
DSampleAARects.cpp13 static SkBitmap createBitmap(int n) { in createBitmap() function
DSampleColorFilter.cpp85 static SkBitmap createBitmap(int n) { in createBitmap() function
/external/skqp/tests/
DCanvasTest.cpp203 static void createBitmap(SkBitmap* bm, SkColor color) { in createBitmap() function
/external/skia/tests/
DCanvasTest.cpp203 static void createBitmap(SkBitmap* bm, SkColor color) { in createBitmap() function