Home
last modified time | relevance | path

Searched defs:drawToBitmap (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewSearchResultHighlightTest.java86 private Bitmap drawToBitmap(Path path) { in drawToBitmap() method in TextViewSearchResultHighlightTest
DTextViewHighlightTest.java87 private Bitmap drawToBitmap(Path path) { in drawToBitmap() method in TextViewHighlightTest
DTextViewHandwritingGestureTest.java2092 private Bitmap drawToBitmap(Path path) { in drawToBitmap() method in TextViewHandwritingGestureTest
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java366 private static Bitmap drawToBitmap(Layout l) { in drawToBitmap() method in BoringLayoutTest
DPrecomputedTextTest.java690 private static Bitmap drawToBitmap(@NonNull CharSequence cs, in drawToBitmap() method in PrecomputedTextTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java2672 private Bitmap drawToBitmap(Drawable dr) { in drawToBitmap() method