Home
last modified time | relevance | path

Searched defs:SkTypeface (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFSubsetFont.h10 class SkTypeface; variable
H A DSkPDFFont.h30 class SkTypeface; variable
H A DSkPDFSubsetFont.cpp114 sk_sp<SkData> SkPDFSubsetFont(const SkTypeface&, const SkPDFGlyphUse&) { in SkPDFSubsetFont()
/aosp_15_r20/external/skia/include/core/
H A DSkFontMgr.h20 class SkTypeface; variable
H A DSkFontScanner.h20 class SkTypeface; variable
H A DSkSerialProcs.h20 class SkTypeface; variable
H A DSkTextBlob.h26 class SkTypeface; variable
/aosp_15_r20/external/skia/include/utils/
H A DSkOrderedFontMgr.h22 class SkTypeface; variable
H A DSkCustomTypeface.h66 friend class SkTypeface; variable
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_proxy.h43 : SkTypeface(style, isFixedPitch) in SkTypeface() function
H A DSkFontMgr_custom.h22 class SkTypeface; variable
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.h27 class SkTypeface; variable
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DFont.h23 class SkTypeface; variable
/aosp_15_r20/external/skia/tools/debugger/
H A DJsonWriteBuffer.h30 class SkTypeface; variable
/aosp_15_r20/external/skia/modules/sksg/include/
H A DSkSGText.h27 class SkTypeface; variable
/aosp_15_r20/external/skia/src/core/
H A DSkWriteBuffer.h34 class SkTypeface; variable
H A DSkReadBuffer.h49 class SkTypeface; variable
H A DSkTypeface.cpp56 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface() function in SkTypeface
/aosp_15_r20/external/pdfium/core/fxge/
H A Dfx_font.h47 class SkTypeface; variable
/aosp_15_r20/external/skia/modules/skottie/include/
H A DTextShaper.h28 class SkTypeface; variable
/aosp_15_r20/external/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp931 s_procs.fTypefaceProc = [](SkTypeface*, void* ctx) -> sk_sp<SkData> { in MakeEmojiBlob() argument
1006 s_procs.fTypefaceProc = [](SkTypeface*, void* ctx) -> sk_sp<SkData> { in MakeNormalBlob() argument