Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkFontDescriptor.h136 SkFontArguments getFontArguments() const { in getFontArguments() function
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DTextStyle.h244 const std::optional<FontArguments>& getFontArguments() const { return fFontArguments; } in getFontArguments() function