Searched defs:getPaintFor (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ | ||
H A D | FontFallbackSetup.java | 97 public TextPaint getPaintFor(@NonNull String fontName) { in getPaintFor() method in FontFallbackSetup |
/aosp14/frameworks/base/libs/hwui/ | ||
H A D | VectorDrawable.cpp | 480 void Tree::getPaintFor(Paint* outPaint, const TreeProperties& prop) const { in getPaintFor() function in android::uirenderer::VectorDrawable::Tree |