Home
last modified time | relevance | path

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

/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.java1290 public abstract Bitmap getBitmap(); in getBitmap() method in VideoViewSnapshot
1312 public Bitmap getBitmap() { in getBitmap() method in TextureViewSnapshot
1363 public Bitmap getBitmap() { in getBitmap() method in SurfaceViewSnapshot
1481 public Bitmap getBitmap() { in getBitmap() method in GLSurfaceViewSnapshot
DMediaRouterTest.java577 private Bitmap getBitmap(Drawable drawable) { in getBitmap() method in MediaRouterTest