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.java1084 public abstract Bitmap getBitmap(); in getBitmap() method in VideoViewSnapshot
1106 public Bitmap getBitmap() { in getBitmap() method in TextureViewSnapshot
1160 public Bitmap getBitmap() { in getBitmap() method in SurfaceViewSnapshot
1259 public Bitmap getBitmap() { in getBitmap() method in GLSurfaceViewSnapshot
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5230 private Bitmap getBitmap(int resid) { in getBitmap() method