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