Home
last modified time | relevance | path

Searched defs:getTextBlob (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisibleWithInternalScroll.java41 public TextView getTextBlob() { in getTextBlob() method in RequestRectangleVisibleWithInternalScroll
/aosp_15_r20/external/skia/src/core/
H A DSkPictureData.h142 const SkTextBlob* getTextBlob(SkReadBuffer* reader) const { in getTextBlob() function