Searched defs:getBitmap (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/view/ | ||
D | BitmapView.java | 49 public Bitmap getBitmap() { in getBitmap() method in BitmapView |
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ | ||
D | RGBZ.java | 94 public Bitmap getBitmap() { in getBitmap() method in RGBZ |
/cts/tests/tests/media/src/android/media/cts/ | ||
D | DecodeAccuracyTestBase.java | 1308 public abstract Bitmap getBitmap(); in getBitmap() method in VideoViewSnapshot |
D | MediaRouterTest.java | 571 private Bitmap getBitmap(Drawable drawable) { in getBitmap() method in MediaRouterTest |