Home
last modified time | relevance | path

Searched defs:getBitmap (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/view/
DBitmapView.java49 public Bitmap getBitmap() { in getBitmap() method in BitmapView
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRGBZ.java94 public Bitmap getBitmap() { in getBitmap() method in RGBZ
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1310 public abstract Bitmap getBitmap(); in getBitmap() method in VideoViewSnapshot
1341 public Bitmap getBitmap() { in getBitmap() method in TextureViewSnapshot
1408 public Bitmap getBitmap() { in getBitmap() method in SurfaceViewSnapshot
1524 public Bitmap getBitmap() { in getBitmap() method in GLSurfaceViewSnapshot
DMediaRouterTest.java571 private Bitmap getBitmap(Drawable drawable) { in getBitmap() method in MediaRouterTest