Home
last modified time | relevance | path

Searched defs:ParagraphCacheKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphCache.cpp31 class ParagraphCacheKey { class
33 ParagraphCacheKey(const ParagraphImpl* paragraph) in ParagraphCacheKey() function in skia::textlayout::ParagraphCacheKey
43 ParagraphCacheKey(ParagraphCacheKey&& other) in ParagraphCacheKey() function in skia::textlayout::ParagraphCacheKey
H A DParagraphImpl.h251 friend class ParagraphCacheKey; variable
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraphCache.h15 class ParagraphCacheKey; variable